summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/CodeGenPrepare
Commit message (Collapse)AuthorAgeFilesLines
...
* reenable testChris Lattner2008-11-241-1/+0
| | | | llvm-svn: 59986
* Temporarily XFAIL this test. r59976 and r59972 broke it.Bill Wendling2008-11-241-0/+1
| | | | llvm-svn: 59981
* Fix 3113: If we have a dead cyclic PHI, replace the whole thingChris Lattner2008-11-242-0/+514
with an undef. llvm-svn: 59972
OpenPOWER on IntegriCloud