summaryrefslogtreecommitdiff
path: root/test/CodeGen/aarch64-poly128.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-04-01ARM64: add a few bits of polynomial intrinsic codegen.Tim Northover
2014-03-03AArch64: convert NEON tests to use CHECK-LABEL.Tim Northover
2013-12-10[AArch64 NEON] Support poly128_t and implement relevant intrinsic.Kevin Qin