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)
commit6cfbe613611e58b1bae1a01448bc9048e0f919ad
tree7b2cc79611ecca0f66f855e61aad353510fa2d18
parent745088c49e51de6ea0a0ed81e91616cb178996fd
FLDD, FLDS, FCPYD, FCPYS, FSTD, FSTS, VMOVD, VMOVQ maps to the same instructions on all sub-targets.

llvm-svn: 76925
llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/lib/Target/ARM/ARMBaseInstrInfo.h
llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
llvm/lib/Target/ARM/ARMInstrInfo.cpp
llvm/lib/Target/ARM/Thumb1InstrInfo.cpp
llvm/lib/Target/ARM/Thumb2InstrInfo.cpp