[Sparc] Delete FPMover Pass and remove Fp* Pseudo-instructions from Sparc backend.
authorVenkatraman Govindaraju <venkatra@cs.wisc.edu>
Sat, 8 Jun 2013 15:32:59 +0000 (15:32 +0000)
committerVenkatraman Govindaraju <venkatra@cs.wisc.edu>
Sat, 8 Jun 2013 15:32:59 +0000 (15:32 +0000)
commit1799921672835c49f6a29fc27d1840b7c36beabd
tree2120cae2da53bb9838ffd131b153085b96800183
parent9eefea009fb559cf441254f7022a2824386852c6
[Sparc] Delete FPMover Pass and remove Fp* Pseudo-instructions from Sparc backend.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183613 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/CMakeLists.txt
lib/Target/Sparc/FPMover.cpp [deleted file]
lib/Target/Sparc/Sparc.h
lib/Target/Sparc/SparcISelLowering.cpp
lib/Target/Sparc/SparcInstrInfo.cpp
lib/Target/Sparc/SparcInstrInfo.td
lib/Target/Sparc/SparcTargetMachine.cpp
test/CodeGen/SPARC/float.ll [new file with mode: 0644]