summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/arm64-misaligned-memcpy-inline.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Prefer "mov" over "orr" to materialize constants.Eli Friedman2019-03-251-1/+1
* [AArch64] Fix PR32384: bump up the number of stores per memset and memcpyEvandro Menezes2018-05-291-3/+31
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-2/+2
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-2/+2
* [AArch64] Define subtarget feature strict-align.Akira Hatanaka2015-07-291-1/+1
* [AArch64] Remove redundant -march option. Also fix a think-o from r234462.Lang Hames2015-04-091-1/+1
* Not all triples put _ before function names. Specify a triple to make this te...Nick Lewycky2015-04-091-1/+1
* [AArch64] Teach AArch64TargetLowering::getOptimalMemOpType to consider alignmentLang Hames2015-04-091-0/+14
OpenPOWER on IntegriCloud