SimplifyCFG: don't remove unreachable default switch destinations
[oota-llvm.git] / test / Transforms / LoopDeletion / dcetest.ll
2009-09-11 Chris Lattneranother random update
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2008-05-16 Owen AndersonMove this test from ADCE to loop deletion, where it...