summaryrefslogtreecommitdiff
path: root/test/CodeGen/aarch64-poly64.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Fix arm_neon.h with -flax-vector-conversions=noneEli Friedman2019-10-091-30/+10
* [CodeGen] Always emit the 'min-legal-vector-width' attribute even when the va...Craig Topper2018-10-251-1/+1
* [CodeGen] Update min-legal-vector width based on function argument and return...Craig Topper2018-10-241-34/+37
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-12/+12
* IRGen: Add optnone attribute on function during O0Mehdi Amini2017-05-291-1/+1
* Update for LLVM changesDavid Majnemer2016-07-261-28/+8
* ARM & AArch64: fix IR-converted tests.Tim Northover2016-03-091-40/+40
* ARM & AArch64: convert asm tests to LLVM IR and restrict optimizations.Tim Northover2016-03-091-100/+435
* fix test that depends on LLVM optimizationsSanjay Patel2015-12-241-1/+4
* [AArch64]Add 2 intrinsics vmov_n_p64/vmovq_n_p64, the alias for vdup_n_p64/vd...Hao Liu2014-10-311-0/+12
* 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-16/+0
* ARM64: update tests now that we print "mov" & "mvn".Tim Northover2014-05-151-1/+1
* AArch64: update test after LLVM CodeGen changeTim Northover2014-05-151-1/+1
* AArch64: update tests to new way of printing NEON lists.Tim Northover2014-04-241-4/+4
* [ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...James Molloy2014-04-161-1/+1
* ARM64: add a few bits of polynomial intrinsic codegen.Tim Northover2014-04-011-26/+43
* AArch64: convert NEON tests to use CHECK-LABEL.Tim Northover2014-03-031-46/+46
* Remove a test failure.Kevin Qin2013-11-141-4/+0
* Add test case for AArch64 NEON poly64 intrinsic.Kevin Qin2013-11-141-0/+287