summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/aarch64-neon-perm.c
Commit message (Expand)AuthorAgeFilesLines
* Generalize NRVO to cover C structs.Akira Hatanaka2018-03-291-270/+54
* Change memcpy/memove/memset to have dest and source alignment attributes (Ste...Daniel Neilson2018-01-191-54/+54
* IRGen: Add optnone attribute on function during O0Mehdi Amini2017-05-291-1/+1
* Update for LLVM changesDavid Majnemer2016-07-261-720/+696
* ARM & AArch64: fix IR-converted tests.Tim Northover2016-03-091-72/+72
* ARM & AArch64: convert asm tests to LLVM IR and restrict optimizations.Tim Northover2016-03-091-416/+1603
* 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] 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-55/+57
* AArch64: convert NEON tests to use CHECK-LABEL.Tim Northover2014-03-031-180/+180
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-061-0/+1093