summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DeadStoreElimination/combined-partial-overwrites.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+239
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-239/+0
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* [DSE] Merge stores when the later store only writes to memory locations the e...Sanjay Patel2017-09-261-1/+1
* Revert r310055, it caused PR34074.Nico Weber2017-08-041-1/+1
* [DSE] Merge stores when the later store only writes to memory locations the e...Filipe Cabecinhas2017-08-041-1/+1
* [DSE] Fix bug in partial overwrite trackingJun Bum Lim2016-06-301-0/+39
* Allow DeadStoreElimination to track combinations of partial later wrtiesHal Finkel2016-06-231-0/+200
OpenPOWER on IntegriCloud