Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+239 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -239/+0 |
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -2/+2 |
* | [DSE] Merge stores when the later store only writes to memory locations the e... | Sanjay Patel | 2017-09-26 | 1 | -1/+1 |
* | Revert r310055, it caused PR34074. | Nico Weber | 2017-08-04 | 1 | -1/+1 |
* | [DSE] Merge stores when the later store only writes to memory locations the e... | Filipe Cabecinhas | 2017-08-04 | 1 | -1/+1 |
* | [DSE] Fix bug in partial overwrite tracking | Jun Bum Lim | 2016-06-30 | 1 | -0/+39 |
* | Allow DeadStoreElimination to track combinations of partial later wrties | Hal Finkel | 2016-06-23 | 1 | -0/+200 |