summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-10-29-ExtendSetCC.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2011-06-17manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2007-10-29Enable more fold (sext (load x)) -> (sext (truncate (sextload x)))Evan Cheng