summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DeadStoreElimination/partial-overwrite.ll
Commit message (Collapse)AuthorAgeFilesLines
* I already merged partial-overwrite.ll -> PartialStore.llChris Lattner2010-11-301-14/+0
| | | | | | Merge context-sensitive.ll -> simple.ll and upgrade it. llvm-svn: 120374
* Reapply r86359, "Teach dead store elimination that certain intrinsics write toNick Lewycky2009-11-101-0/+14
memory just like a store" with bug fixed (partial-overwrite.ll is the regression test). llvm-svn: 86667
OpenPOWER on IntegriCloud