summaryrefslogtreecommitdiff
path: root/test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c
AgeCommit message (Expand)Author
2017-05-29IRGen: Add optnone attribute on function during O0Mehdi Amini
2017-05-03Fix tests after speculatable intrinsics patchMatt Arsenault
2016-07-26Update for LLVM changesDavid Majnemer
2016-04-19[ARM NEON] Define vfms_f32 on ARM, and all vfms using vfma.Ahmed Bougacha
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-16[ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...James Molloy
2014-04-15[ARM64] Update tests to reflect the change of the default CPU in llvm.Quentin Colombet
2014-03-29ARM64: initial clang support commit.Tim Northover
2014-03-03AArch64: convert NEON tests to use CHECK-LABEL.Tim Northover
2014-01-26For AArch64 Neon, fix intrinsics implementation using nested macros.Jiangning Liu
2013-11-21Implemented Neon scalar by element intrinsics.Ana Pazos
2013-11-15Implemented aarch64 Neon scalar vmulx_lane intrinsicsAna Pazos