Fixing a typo in configure.ac.
[oota-llvm.git] / test / Transforms / DeadStoreElimination /
2007-08-01 Owen AndersonForgot to update these files for the FastDSE changes.
2007-08-01 Owen AndersonRename FastDSE to just DSE.
2007-07-23 Owen AndersonMove these tests to use FastDSE instead of old DSE.
2007-06-29 John CriswellConvert .cvsignore files
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
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
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2005-11-30 Chris Lattnernew testcase dse is miscompiling
2004-12-29 Chris LattnerAdd a comment, add a new testcase
2004-12-29 Chris LattnerNew testcase for PR491
2004-11-28 Chris LattnerNew testcase. The store is not dead here.
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-07-27 Chris LattnerNew testcase. DSE should delete all of the DEAD instru...
2004-07-26 Chris LattnerNew testcase
2004-07-25 Chris LattnerNew testcase for DSE
2004-07-22 Chris LattnerTrivial testcase for dse