Support cast float to float, cast double to float, and cast float to double.
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 24 Jun 2004 21:22:08 +0000 (21:22 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 24 Jun 2004 21:22:08 +0000 (21:22 +0000)
commit495a0974f4943019da8fdc1df48ca3f0272646c8
tree53d2ad184cf3e2fe8ff75b79990049eb3f8603b0
parentfd9d1b37148b558f185902f11e2ac600d9a47a12
Support cast float to float, cast double to float, and cast float to double.
(It's not yet clear how to copy doubles from register to register.)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14371 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/InstSelectSimple.cpp
lib/Target/Sparc/SparcV8ISelSimple.cpp
lib/Target/SparcV8/InstSelectSimple.cpp
lib/Target/SparcV8/SparcV8ISelSimple.cpp