aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DeadStoreElimination/PartialStore.ll
AgeCommit message (Expand)Author
2007-11-01Fix test/Transforms/DeadStoreElimination/PartialStore.ll, which had beenOwen 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-04-15For PR1319:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2004-12-29Add a comment, add a new testcaseChris Lattner