Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AArch64] Prefer "mov" over "orr" to materialize constants. | Eli Friedman | 2019-03-25 | 1 | -1/+1 |
* | [AArch64] Fix PR32384: bump up the number of stores per memset and memcpy | Evandro Menezes | 2018-05-29 | 1 | -3/+31 |
* | Remove alignment argument from memcpy/memmove/memset in favour of alignment a... | Daniel Neilson | 2018-01-19 | 1 | -2/+2 |
* | 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 |
* | [AArch64] Define subtarget feature strict-align. | Akira Hatanaka | 2015-07-29 | 1 | -1/+1 |
* | [AArch64] Remove redundant -march option. Also fix a think-o from r234462. | Lang Hames | 2015-04-09 | 1 | -1/+1 |
* | Not all triples put _ before function names. Specify a triple to make this te... | Nick Lewycky | 2015-04-09 | 1 | -1/+1 |
* | [AArch64] Teach AArch64TargetLowering::getOptimalMemOpType to consider alignment | Lang Hames | 2015-04-09 | 1 | -0/+14 |