Minor cleanups. No functional change.
[oota-llvm.git] / test / Transforms / DeadStoreElimination / 2006-06-27-AST-Remove.ll
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-08-01 Owen AndersonRename FastDSE to just DSE.
2007-07-23 Owen AndersonMove these tests to use FastDSE instead of old DSE.
2007-01-07 Reid Spencerllvm.isunordered.* are gone.
2006-12-31 Reid SpencerFor PR950:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-06-27 Chris LattnerNew testcase, reduced by nate, which crashes DSE