Add correct NEON encodings for vext, vtrn, vuzp, and vzip.
authorOwen Anderson <resistor@mac.com>
Wed, 27 Oct 2010 23:56:39 +0000 (23:56 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 27 Oct 2010 23:56:39 +0000 (23:56 +0000)
commit3eff4af42ddbac97807348eadd292ff5f276fe69
treee2338bf53c14b584b0bd890b624db7f6b6b11bce
parent1fa9d301a83569e8b0f4224097e0869c8a06f879
Add correct NEON encodings for vext, vtrn, vuzp, and vzip.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117512 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrNEON.td
test/MC/ARM/neon-shuffle-encoding.ll [new file with mode: 0644]