Legalize ConstantFP into TargetConstantFP when the target allows. Implement
authorChris Lattner <sabre@nondot.org>
Sun, 29 Jan 2006 06:26:56 +0000 (06:26 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Jan 2006 06:26:56 +0000 (06:26 +0000)
commit3181a771ff5b2090b7ed55f9b18a684ea8fe625a
tree4b0d1e44c5084f266455a96d0dc986e5fa3b377b
parenta54aa94197d5af9a72c0de422a58e938da80b2a4
Legalize ConstantFP into TargetConstantFP when the target allows.  Implement
custom expansion of ConstantFP nodes.

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