Added a new instruction class NVDupLane to be inherited by VDUPLND and VDUPLNQ,
authorJohnny Chen <johnny.chen@apple.com>
Thu, 25 Mar 2010 17:01:27 +0000 (17:01 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Thu, 25 Mar 2010 17:01:27 +0000 (17:01 +0000)
commite4614f7e84a7219164e9992fff855dee3816a08e
treed3101891ff05d3b88ce31bcd37f91be79ec53c51
parent86afec7730e719600952bc9019f25e85289032a9
Added a new instruction class NVDupLane to be inherited by VDUPLND and VDUPLNQ,
instead of the current N2V.  Format of NVDupLane instances are set to NEONFrm
currently.

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