index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
2007-08-10-SignExtSubreg.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Codegen][X86] Modernize/regenerate old tests. NFCI.
Dávid Bolvanský
2019-12-10
1
-1
/
+8
*
X86: Do not use llc -march in tests.
Matthias Braun
2017-08-02
1
-1
/
+1
*
[X86] Don't zero/sign-extend i1, i8, or i16 return values to 32 bits (PR22532)
Hans Wennborg
2016-02-08
1
-2
/
+3
*
Convert all tests using TCL-style quoting to use shell-style quoting.
Chandler Carruth
2012-07-02
1
-1
/
+1
*
manually upgrade a bunch of tests to modern syntax, and remove some that
Chris Lattner
2011-06-17
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 more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Revert 67132. This is breaking some objective-c apps.
Evan Cheng
2009-03-25
1
-1
/
+1
*
Don't force promotion of return arguments on the callee.
Rafael Espindola
2009-03-17
1
-1
/
+1
*
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-15
1
-1
/
+1
*
Fix test so it passes.
Christopher Lamb
2007-08-10
1
-1
/
+1
*
Increase efficiency of sign_extend_inreg by using subregisters for truncation...
Christopher Lamb
2007-08-10
1
-0
/
+10