FLDD, FLDS, FCPYD, FCPYS, FSTD, FSTS, VMOVD, VMOVQ maps to the same instructions...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 24 Jul 2009 00:53:56 +0000 (00:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 24 Jul 2009 00:53:56 +0000 (00:53 +0000)
commitb74bb1a7a471a77e793d90de158aa4bbc67fe94d
tree167fb39dc5f59cb7e3d039aca805ad1d0162bbc3
parente23e0976c71775dba8e45e3c6eb6f316359939e5
FLDD, FLDS, FCPYD, FCPYS, FSTD, FSTS, VMOVD, VMOVQ maps to the same instructions on all sub-targets.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76925 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseInstrInfo.cpp
lib/Target/ARM/ARMBaseInstrInfo.h
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMInstrInfo.cpp
lib/Target/ARM/Thumb1InstrInfo.cpp
lib/Target/ARM/Thumb2InstrInfo.cpp