Pass which converts FpMOVD (double move pseudoinstructions) to pairs
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 29 Sep 2004 03:24:34 +0000 (03:24 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 29 Sep 2004 03:24:34 +0000 (03:24 +0000)
commit15b2838035e5668ba4b756319204de7dec9a51d8
tree38f185da68151af6feb46cf91ae1cb0d28eb25f5
parentb5ddea5d24a4346e2c7251d0482622bce83accb8
Pass which converts FpMOVD (double move pseudoinstructions) to pairs
of FMOVS instrs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16570 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/FPMover.cpp [new file with mode: 0644]
lib/Target/SparcV8/FPMover.cpp [new file with mode: 0644]