Add support for encoding 3-register NEON instructions, and fix
authorBob Wilson <bob.wilson@apple.com>
Fri, 25 Jun 2010 22:40:46 +0000 (22:40 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 25 Jun 2010 22:40:46 +0000 (22:40 +0000)
commit5e7b607f725e5c07aacd1d0cfe5fefb6b3900ae2
tree2ed0de1a9793ba8ab0d804956772cd1ece60e939
parent3e3f15bb09eaca4d259e531c9a1ecafb5710b57b
Add support for encoding 3-register NEON instructions, and fix
emitNEON2RegInstruction's handling of 2-address operands.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106900 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCodeEmitter.cpp