Provide correct NEON encodings for vshl, register and immediate forms.
authorOwen Anderson <resistor@mac.com>
Tue, 26 Oct 2010 20:56:57 +0000 (20:56 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 26 Oct 2010 20:56:57 +0000 (20:56 +0000)
commit3557d00a388585b8827d3e864cb8cd24ee42368a
treec6965ab5425acb9f09e38d7be1c9e29ef1014640
parentf4a1e1a69f0727762a73ef0d551e3bbd16b7c04e
Provide correct NEON encodings for vshl, register and immediate forms.

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