aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DeadStoreElimination
AgeCommit message (Expand)Author
2007-08-01Forgot to update these files for the FastDSE changes.Owen Anderson
2007-08-01Rename FastDSE to just DSE.Owen Anderson
2007-07-23Move these tests to use FastDSE instead of old DSE.Owen Anderson
2007-06-29Convert .cvsignore filesJohn Criswell
2007-04-15For PR1319:Reid Spencer
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-01-07llvm.isunordered.* are gone.Reid Spencer
2006-12-31For PR950:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-06-27New testcase, reduced by nate, which crashes DSEChris Lattner
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2005-11-30new testcase dse is miscompilingChris Lattner
2004-12-29Add a comment, add a new testcaseChris Lattner
2004-12-29New testcase for PR491Chris Lattner
2004-11-28New testcase. The store is not dead here.Chris Lattner
2004-11-19Adding srcdir argTanya Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
2004-07-27New testcase. DSE should delete all of the DEAD instructions.Chris Lattner
2004-07-26New testcaseChris Lattner
2004-07-25New testcase for DSEChris Lattner
2004-07-22Trivial testcase for dseChris Lattner