summaryrefslogtreecommitdiff
path: root/test/Transforms/CodeGenPrepare
Commit message (Expand)AuthorAge
* 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
* reenable testChris Lattner2008-11-24
* Temporarily XFAIL this test. r59976 and r59972 broke it.Bill Wendling2008-11-24
* Fix 3113: If we have a dead cyclic PHI, replace the whole thingChris Lattner2008-11-24