Refactored the implementation of AArch64 NEON instruction ZIP, UZP
authorKevin Qin <Kevin.Qin@arm.com>
Tue, 26 Nov 2013 03:26:47 +0000 (03:26 +0000)
committerKevin Qin <Kevin.Qin@arm.com>
Tue, 26 Nov 2013 03:26:47 +0000 (03:26 +0000)
commitcf7ed12a1da0f7b425e81991410ee0fa830968e0
tree78bd33a9a89844ba835a6ee3c986d88dfdc5bceb
parenteaa1aa72aa5ef1090e6c982638fbcd443c2c7085
Refactored the implementation of AArch64 NEON instruction ZIP, UZP
and TRN.
Fix a bug when mixed use of vget_high_u8() and vuzp_u8().

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195716 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.h
lib/Target/AArch64/AArch64InstrNEON.td
test/CodeGen/AArch64/neon-perm.ll