summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/neon-extract.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Harden test casesEvandro Menezes2018-02-261-0/+2
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-1/+1
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-1/+0
* AArch64/ARM64: improve spotting of EXT instructions from VECTOR_SHUFFLE.Tim Northover2014-04-181-53/+54
* [AArch64 NEON] Fix a bug caused by undef lane when generating VEXT.Kevin Qin2014-01-211-0/+32
* Revert r199628: "[AArch64 NEON] Fix a bug caused by undef lane when generatin...Chandler Carruth2014-01-201-32/+0
* [AArch64 NEON] Fix a bug caused by undef lane when generating VEXT.Kevin Qin2014-01-201-0/+32
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-061-0/+190
OpenPOWER on IntegriCloud