aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DeadStoreElimination/context-sensitive.llx
AgeCommit message (Expand)Author
2008-04-19rename *.llx -> *.ll, last batch.Chris Lattner
2008-03-01Remove llvm-upgrade and update test cases.Tanya Lattner
2007-08-01Forgot to update these files for the FastDSE changes.Owen Anderson
2007-07-23Move these tests to use FastDSE instead of old DSE.Owen Anderson
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2004-07-27New testcase. DSE should delete all of the DEAD instructions.Chris Lattner