aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/DeadStoreElimination/OverwriteStoreEnd.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-7/+7
* Fixed deadstoreelimination bug where negative indices were incorrectly causin...Pete Cooper2011-12-031-0/+17
* DeadStoreElimination can now trim the size of a store if the end of the store...Pete Cooper2011-11-091-0/+78
* Speculatively revert "DeadStoreElimination can now trim the size of a store ifDaniel Dunbar2011-11-041-78/+0
* DeadStoreElimination can now trim the size of a store if the end of it is dead.Pete Cooper2011-11-031-0/+78