summaryrefslogtreecommitdiff
path: root/test/CodeGen/aarch64-neon-misc.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-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-05-15ARM64: update tests now that we print "mov" & "mvn".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-12-23[AArch64]The compare to zero intrinsics should be implemented by 'icmp/fcmp' ...Hao Liu
2013-12-16[AArch64] Fix v1fx patterns for Floating-point Multiply Extend and Floating-p...Chad Rosier
2013-12-04[AArch64 NEON] Add ACLE intrinsic vceqz_f64.Kevin Qin
2013-12-04[AArch64 NEON] Add missing compare intrinsics.Kevin Qin
2013-11-14Add test cases for AArch64 NEON instruction set misc.Kevin Qin