aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopDeletion/dcetest.ll
AgeCommit message (Expand)Author
2009-09-11another random updateChris Lattner
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2008-05-16Move this test from ADCE to loop deletion, where it is more appropriate.Owen Anderson