Remove the useless pseudo instructions VDUPfdf and VDUPfqf, replacing them with patte...
authorJames Molloy <james.molloy@arm.com>
Mon, 20 Jan 2014 17:14:48 +0000 (17:14 +0000)
committerJames Molloy <james.molloy@arm.com>
Mon, 20 Jan 2014 17:14:48 +0000 (17:14 +0000)
commit61a7bb039a1d218a17db16383ebed43abbdd1b2b
tree7994a2b0a1bfcfd81306eea6cac55b059bd2ccec
parent95dd2f4e8d93ed339eb6dc815b03bdc2f877992e
Remove the useless pseudo instructions VDUPfdf and VDUPfqf, replacing them with patterns to match VDUPLN.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199675 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMExpandPseudoInsts.cpp
lib/Target/ARM/ARMInstrNEON.td
test/CodeGen/ARM/vdup.ll