aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/const-select.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* Revert 67132. This is breaking some objective-c apps.Evan Cheng2009-03-251-1/+1
* Don't force promotion of return arguments on the callee.Rafael Espindola2009-03-171-1/+1
* Move 3 "(add (select cc, 0, c), x) -> (select cc, x, (add, x, c))"Chris Lattner2009-03-121-0/+22