index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
2006-11-17-IllegalMove.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
During the CodeGenPrepare we often lower intrinsics (such as objsize)
Nadav Rotem
2012-08-14
1
-1
/
+1
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
1
-1
/
+1
*
As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
Bill Wendling
2011-04-14
1
-1
/
+1
*
Have the X86 back-end emit the alias instead of what's being aliased. In most
Bill Wendling
2011-04-14
1
-1
/
+1
*
Eliminate the first have of the optimization which eliminates BRCOND
Dan Gohman
2010-06-24
1
-3
/
+3
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
add nounwind
Chris Lattner
2009-07-12
1
-1
/
+1
*
I missed this file in r54223. movzbl is now used instead
Dan Gohman
2008-07-30
1
-1
/
+1
*
Convert several tests to use temporary files instead of redundantly
Dan Gohman
2008-06-10
1
-4
/
+3
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-02-21
1
-18
/
+19
*
Forgot to check in the changes. Fix test case so it doesn't break with any sc...
Evan Cheng
2007-09-25
1
-2
/
+2
*
Change the x86 assembly output to use tab characters to separate the
Dan Gohman
2007-07-31
1
-2
/
+2
*
For PR1319: Upgrade to new test harness.
Reid Spencer
2007-04-15
1
-3
/
+4
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-3
/
+3
*
Add a x86-64 test case: movb %sil, %ah is illegal.
Evan Cheng
2006-11-17
1
-0
/
+41