aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/2007-03-19-BadTruncChangePR1261.ll
AgeCommit message (Expand)Author
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman
2007-04-08this xform is correct, not an xfailChris Lattner
2007-03-19Make this test a little simpler/faster.Reid Spencer
2007-03-19Add test case for PR1261, currently XFAILed.Reid Spencer