summaryrefslogtreecommitdiff
path: root/test/CodeGen/aarch64-neon-extract.c
AgeCommit message (Expand)Author
2017-05-29IRGen: Add optnone attribute on function during O0Mehdi Amini
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-03-29ARM64: initial clang support commit.Tim Northover
2014-03-03AArch64: convert NEON tests to use CHECK-LABEL.Tim Northover
2013-11-06Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu