summaryrefslogtreecommitdiff
path: root/test/CodeGen/aarch64-neon-ldst-one.c
AgeCommit message (Expand)Author
2017-12-21[AARch64] Add ARMv8.2-A FP16 vector intrinsicsAbderrazek Zaafrani
2017-07-06This reverts r305820 (ARMv.2-A FP16 vector intrinsics) because it showsSjoerd Meijer
2017-06-20[AArch64] ADD ARMv.2-A FP16 vector intrinsicsAbderrazek Zaafrani
2017-06-02Revert "[AArch64] Add ARMv8.2-A FP16 vefctor intrinsics"Vedant Kumar
2017-06-01[AArch64] Add ARMv8.2-A FP16 vefctor intrinsicsAbderrazek Zaafrani
2017-05-29IRGen: Add optnone attribute on function during O0Mehdi Amini
2016-03-09ARM & AArch64: fix IR-converted tests.Tim Northover
2016-03-09ARM & AArch64: convert asm tests to LLVM IR and restrict optimizations.Tim Northover
2014-06-18AArch64: re-enable tests that were looking for a non-existent backend.Tim Northover
2014-05-24AArch64/ARM64: update Clang after AArch64 removal.Tim Northover
2014-04-24AArch64: update tests to new way of printing NEON lists.Tim Northover
2014-04-16[ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...James Molloy
2014-04-01ARM64: add missing ldN/stN intrinsics and enable tests.Tim Northover
2013-12-25Add some missing test cases for ACLE intrinsics of AArch64 NEON.Jiangning Liu
2013-12-12Fix Incorrect CHECK message [0-31]+ in test case.Kevin Qin
2013-11-19Implement AArch64 neon instructions class SIMD lsone and SIMD lone-post.Hao Liu