Expand ConstantFP to load from CP if float types are being expanded.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 12 Dec 2006 21:32:44 +0000 (21:32 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 12 Dec 2006 21:32:44 +0000 (21:32 +0000)
commit004952140f3cf92ee098c2c5b8cdee1449bdc2ed
treeb826d85eec120b450bb7e43ff994b48c2ccbf19a
parent0ca67332fa4eaed35e8e85b2c935500798ea6c2a
Expand ConstantFP to load from CP if float types are being expanded.

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