summaryrefslogtreecommitdiff
path: root/test/CodeGen/aarch64-neon-misc.c
Commit message (Expand)AuthorAgeFilesLines
* 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: update tests now that we print "mov" & "mvn".Tim Northover2014-05-151-14/+14
* [ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...James Molloy2014-04-161-1/+1
* ARM64: initial clang support commit.Tim Northover2014-03-291-45/+48
* AArch64: convert NEON tests to use CHECK-LABEL.Tim Northover2014-03-031-339/+339
* [AArch64]The compare to zero intrinsics should be implemented by 'icmp/fcmp' ...Hao Liu2013-12-231-8/+20
* [AArch64] Fix v1fx patterns for Floating-point Multiply Extend and Floating-p...Chad Rosier2013-12-161-0/+24
* [AArch64 NEON] Add ACLE intrinsic vceqz_f64.Kevin Qin2013-12-041-0/+6
* [AArch64 NEON] Add missing compare intrinsics.Kevin Qin2013-12-041-0/+48
* Add test cases for AArch64 NEON instruction set misc.Kevin Qin2013-11-141-0/+1951