summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/aarch64-neon-ldst-one.c
Commit message (Expand)AuthorAgeFilesLines
* [NEON] Support vldNq intrinsics in AArch32 (Clang part)Ivan A. Kosarev2018-06-271-1174/+0
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-336/+336
* [AARch64] Add ARMv8.2-A FP16 vector intrinsicsAbderrazek Zaafrani2017-12-211-116/+112
* This reverts r305820 (ARMv.2-A FP16 vector intrinsics) because it showsSjoerd Meijer2017-07-061-112/+116
* [AArch64] ADD ARMv.2-A FP16 vector intrinsicsAbderrazek Zaafrani2017-06-201-116/+112
* Revert "[AArch64] Add ARMv8.2-A FP16 vefctor intrinsics"Vedant Kumar2017-06-021-112/+116
* [AArch64] Add ARMv8.2-A FP16 vefctor intrinsicsAbderrazek Zaafrani2017-06-011-116/+112
* IRGen: Add optnone attribute on function during O0Mehdi Amini2017-05-291-1/+1
* ARM & AArch64: fix IR-converted tests.Tim Northover2016-03-091-1030/+1030
* ARM & AArch64: convert asm tests to LLVM IR and restrict optimizations.Tim Northover2016-03-091-674/+6602
* AArch64: re-enable tests that were looking for a non-existent backend.Tim Northover2014-06-181-1/+1
* AArch64/ARM64: update Clang after AArch64 removal.Tim Northover2014-05-241-3/+0
* AArch64: update tests to new way of printing NEON lists.Tim Northover2014-04-241-9/+9
* [ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...James Molloy2014-04-161-1/+1
* ARM64: add missing ldN/stN intrinsics and enable tests.Tim Northover2014-04-011-371/+346
* Add some missing test cases for ACLE intrinsics of AArch64 NEON.Jiangning Liu2013-12-251-0/+30
* Fix Incorrect CHECK message [0-31]+ in test case.Kevin Qin2013-12-121-331/+331
* Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu2013-11-191-0/+2047