summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DeadStoreElimination/merge-stores-big-endian.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+173
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-173/+0
* [DSE] Merge stores when the later store only writes to memory locations the e...Sanjay Patel2017-09-261-0/+173
* Revert r310055, it caused PR34074.Nico Weber2017-08-041-173/+0
* [DSE] Merge stores when the later store only writes to memory locations the e...Filipe Cabecinhas2017-08-041-0/+173
OpenPOWER on IntegriCloud