Add support for legalizing FP_ROUND_INREG, SIGN_EXTEND_INREG, and
authorChris Lattner <sabre@nondot.org>
Sat, 15 Jan 2005 07:15:18 +0000 (07:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 15 Jan 2005 07:15:18 +0000 (07:15 +0000)
commit45b8caf1c5a1fd8337038d64c6da8fba2d299fdf
treed660512a394964bcb5337ab1fe1b41d2bebf5fe4
parent4ea6924444d73a0b5f6207e05b4229b49a284f06
Add support for legalizing FP_ROUND_INREG, SIGN_EXTEND_INREG, and
ZERO_EXTEND_INREG for targets that don't support them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19573 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp