aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ADCE
Commit message (Expand)AuthorAgeFilesLines
* Move this test to LoopDeletion, where it now passes.Owen Anderson2008-04-301-14/+0
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-192-0/+0
* XFAIL this test for the moment. The real solution is to prevent ADCEOwen Anderson2008-04-161-0/+1
* Remove llvm-upgrade and update test cases.Tanya Lattner2008-03-0124-564/+560
* Ding dong, the DoesntAccessMemoryFns andDuncan Sands2007-11-231-5/+4
* Readonly/readnone functions are allowed to throwDuncan Sands2007-11-221-10/+12
* Unreachable block is not a root node in post dominator tree.Devang Patel2007-07-241-0/+13
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1828-0/+856