| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge clang's isRepeatedBytePattern with LLVM's isBytewiseValue | JF Bastien | 2018-09-21 | 1 | -7/+26 |
| * | Imporove load to store => memcpy | Amaury Sechet | 2016-03-14 | 1 | -7/+29 |
| * | Fix PR26051: Memcpy optimization should introduce a call to memcpy before the... | Mehdi Amini | 2016-01-06 | 1 | -0/+14 |
| * | Promote aggregate store to memset when possible | Amaury Sechet | 2016-01-06 | 1 | -4/+6 |
| * | Improve load/store to memcpy for aggregate | Amaury Sechet | 2016-01-06 | 1 | -0/+25 |
| * | Implement load to store => memcpy in MemCpyOpt for aggregates | Amaury Sechet | 2016-01-05 | 1 | -0/+47 |

