summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/aarch64-neon-scalar-x-indexed-elem.c
Commit message (Expand)AuthorAgeFilesLines
* IRGen: Add optnone attribute on function during O0Mehdi Amini2017-05-291-1/+1
* Fix tests after speculatable intrinsics patchMatt Arsenault2017-05-031-21/+21
* Update for LLVM changesDavid Majnemer2016-07-261-3/+1
* [ARM NEON] Define vfms_f32 on ARM, and all vfms using vfma.Ahmed Bougacha2016-04-191-9/+9
* ARM & AArch64: fix IR-converted tests.Tim Northover2016-03-091-18/+18
* ARM & AArch64: convert asm tests to LLVM IR and restrict optimizations.Tim Northover2016-03-091-94/+348
* 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
* [ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...James Molloy2014-04-161-1/+1
* [ARM64] Update tests to reflect the change of the default CPU in llvm.Quentin Colombet2014-04-151-1/+1
* ARM64: initial clang support commit.Tim Northover2014-03-291-27/+30
* AArch64: convert NEON tests to use CHECK-LABEL.Tim Northover2014-03-031-40/+40
* For AArch64 Neon, fix intrinsics implementation using nested macros.Jiangning Liu2014-01-261-0/+35
* Implemented Neon scalar by element intrinsics.Ana Pazos2013-11-211-11/+135
* Implemented aarch64 Neon scalar vmulx_lane intrinsicsAna Pazos2013-11-151-0/+131