| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Change memcpy/memset/memmove to have dest and source alignments." | Pete Cooper | 2015-11-19 | 1 | -5/+5 |
| * | Change memcpy/memset/memmove to have dest and source alignments. | Pete Cooper | 2015-11-18 | 1 | -5/+5 |
| * | Catch more CHECK that can be converted to CHECK-LABEL in Transforms for easie... | Stephen Lin | 2013-07-14 | 1 | -3/+3 |
| * | fix infinite loop in instcombine with more than 4GB memcpy | Michael Liao | 2012-08-15 | 1 | -0/+8 |
| * | fix PR8267 - Instcombine shouldn't optimizer away volatile memcpy's. | Chris Lattner | 2010-10-01 | 1 | -3/+12 |
| * | upgrade this test. | Chris Lattner | 2010-10-01 | 1 | -2/+2 |
| * | Slightly generalize transformation of memmove(a,a,n) so that it also applies | Eli Friedman | 2009-12-17 | 1 | -0/+10 |

