summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/neon-perm.ll
Commit message (Expand)AuthorAgeFilesLines
* [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-191-1/+1
* [AArch64] Fix a bug generating incorrect instruction when building small vector.Kevin Qin2014-07-241-0/+7
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-55/+55
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-61/+0
* TableGen/ARM64: print aliases even if they have syntax variants.Tim Northover2014-05-151-3/+3
* AArch64/ARM64: port more AArch64 tests to ARM64.Tim Northover2014-04-181-422/+477
* [AArch64 NEON] Add more scenarios to use perm instructions when lowering shuf...Kevin Qin2014-01-131-0/+1441
* Refactored the implementation of AArch64 NEON instruction ZIP, UZPKevin Qin2013-11-261-0/+14
* [AArch64]Implement 128 bit register copy with NEON.Kevin Qin2013-11-261-0/+3
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-061-0/+1676
OpenPOWER on IntegriCloud