Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -2/+2 |
* | [CG] Add a new pass manager printer pass for the old call graph and | Chandler Carruth | 2016-03-10 | 1 | -0/+1 |
* | Revert "Change memcpy/memset/memmove to have dest and source alignments." | Pete Cooper | 2015-11-19 | 1 | -2/+2 |
* | Change memcpy/memset/memmove to have dest and source alignments. | Pete Cooper | 2015-11-18 | 1 | -2/+2 |
* | Add newlines at end of test files, no functionality change | Stephen Lin | 2013-07-13 | 1 | -1/+1 |
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Test case for r132797. | John McCall | 2011-06-14 | 1 | -0/+13 |