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