aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/sext-trunc.ll
AgeCommit message (Expand)Author
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
2009-03-25Revert 67132. This is breaking some objective-c apps.Evan Cheng
2009-03-17Don't force promotion of return arguments on the callee.Rafael Espindola
2008-07-31Improve dagcombining for sext-loads and sext-in-reg nodes.Dan Gohman