aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/isel-sink3.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-2/+2
* On x86 favors folding short immediate into some arithmetic operations (e.g. a...Evan Cheng2008-11-271-1/+1
* Turn on my codegen prepare heuristic by default. It doesn't affect Chris Lattner2008-11-261-2/+2
* This adds in some code (currently disabled unless you pass Chris Lattner2008-11-261-0/+25