OSDN Git Service

Somehow we managed to forget to encode the lane index for a large swathe of NEON...
authorOwen Anderson <resistor@mac.com>
Wed, 30 Mar 2011 23:45:29 +0000 (23:45 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 30 Mar 2011 23:45:29 +0000 (23:45 +0000)
commit6a7d36a32026aa366d41c457898bd2d7a539f06c
treeea71594cff30e6e576c48d312a2c382d310e0c71
parentee2e0e347e253d103ebbb0c59fcb48ca2d80b7ef
Somehow we managed to forget to encode the lane index for a large swathe of NEON instructions.  With this fix, the entire test-suite passes with the Thumb integrated assembler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128587 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrNEON.td