summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/isel-sink3.ll
AgeCommit message (Expand)AuthorFilesLines
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-2/+2
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-2/+2
2011-04-05Fix register-dependent X86 tests.Jakob Stoklund Olesen1-2/+4
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-2/+2
2008-11-27On x86 favors folding short immediate into some arithmetic operations (e.g. a...Evan Cheng1-1/+1
2008-11-26Turn on my codegen prepare heuristic by default. It doesn't affect Chris Lattner1-2/+2
2008-11-26This adds in some code (currently disabled unless you pass Chris Lattner1-0/+25