Don't abuse the quirky behavior of LegalizeDAG for XINT_TO_FP and
authorEli Friedman <eli.friedman@gmail.com>
Tue, 26 May 2009 19:18:56 +0000 (19:18 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 26 May 2009 19:18:56 +0000 (19:18 +0000)
commitecc23a5240a381ee15aca98301516d86eb09f1c6
tree15949d5a21ae4910686c9129d0638ef47692305f
parent2efc73d5d016fff926345fda4d9e65df37c85187
Don't abuse the quirky behavior of LegalizeDAG for XINT_TO_FP and
FP_TO_XINT.  Necessary for some cleanups I'm working on.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72431 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUISelLowering.cpp
lib/Target/X86/X86ISelLowering.cpp