Implement correct encodings for NEON vadd, both integer and floating point.
authorOwen Anderson <resistor@mac.com>
Thu, 21 Oct 2010 00:48:00 +0000 (00:48 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 21 Oct 2010 00:48:00 +0000 (00:48 +0000)
commitd7795540d0538fb79e70d0519858d463ac4375af
tree32c7279cef608773145cc97cd926c14fa67b54a2
parentdd0a00a6e377b11c3c122e111da3d1f53f13756d
Implement correct encodings for NEON vadd, both integer and floating point.

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