aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/2006-08-03-Crash.ll
AgeCommit message (Expand)Author
2011-04-26Improve the bail-out predicate to really only kick in when phiChris 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-08-16Remove GCSE and LoadVN from the testsuite.Owen Anderson
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner
2007-04-15For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-08-03new testcase for pr867Chris Lattner