summaryrefslogtreecommitdiff
path: root/test/Transforms/DeadStoreElimination/OverwriteStoreEnd.ll
Commit message (Expand)AuthorAge
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-14
* Fixed deadstoreelimination bug where negative indices were incorrectly causin...Pete Cooper2011-12-03
* DeadStoreElimination can now trim the size of a store if the end of the store...Pete Cooper2011-11-09
* Speculatively revert "DeadStoreElimination can now trim the size of a store ifDaniel Dunbar2011-11-04
* DeadStoreElimination can now trim the size of a store if the end of it is dead.Pete Cooper2011-11-03