summaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyCFG/2006-08-03-Crash.ll
Commit message (Expand)AuthorAge
* Improve the bail-out predicate to really only kick in when phiChris Lattner2011-04-26
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-11
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-08
* Remove GCSE and LoadVN from the testsuite.Owen Anderson2008-08-16
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-10
* For PR1319:Reid Spencer2007-04-15
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* new testcase for pr867Chris Lattner2006-08-03