aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/JumpThreading/2009-01-19-InfSwitchLoop.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
2009-01-19Fix PR3353, infinitely jump threading an infinite loop make from switches.Chris Lattner