summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2007-10-29-ExtendSetCC.ll
Commit message (Expand)AuthorAge
* manually upgrade a bunch of tests to modern syntax, and remove some thatChris Lattner2011-06-17
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-08
* Enable more fold (sext (load x)) -> (sext (truncate (sextload x)))Evan Cheng2007-10-29