summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/neon-extract.ll
AgeCommit message (Expand)Author
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover
2014-04-18AArch64/ARM64: improve spotting of EXT instructions from VECTOR_SHUFFLE.Tim Northover
2014-01-21[AArch64 NEON] Fix a bug caused by undef lane when generating VEXT.Kevin Qin
2014-01-20Revert r199628: "[AArch64 NEON] Fix a bug caused by undef lane when generatin...Chandler Carruth
2014-01-20[AArch64 NEON] Fix a bug caused by undef lane when generating VEXT.Kevin Qin
2013-11-06Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu