aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/JumpThreading/2008-11-28-InfLoop.ll
AgeCommit message (Expand)Author
2009-11-05merge a few crash tests into crash.llChris Lattner
2009-10-11simplify some run lines, convert a test to filecheck.Chris Lattner
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2008-11-28don't call MergeBasicBlockIntoOnlyPred on a block whose onlyChris Lattner