summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DeadStoreElimination/merge-stores.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+237
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-237/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [DSE] make sure memory is not modified before partial store merging (PR36129)Sanjay Patel2018-01-301-2/+4
* [DSE] add test for PR36129; NFCSanjay Patel2018-01-291-0/+15
* [DSE] Merge stores when the later store only writes to memory locations the e...Sanjay Patel2017-09-261-0/+220
* Revert r310055, it caused PR34074.Nico Weber2017-08-041-205/+0
* [DSE] Merge stores when the later store only writes to memory locations the e...Filipe Cabecinhas2017-08-041-0/+205
OpenPOWER on IntegriCloud