Don't abuse the quirky behavior of LegalizeDAG for XINT_TO_FP and
authorEli Friedman <eli.friedman@gmail.com>
Wed, 27 May 2009 00:47:34 +0000 (00:47 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 27 May 2009 00:47:34 +0000 (00:47 +0000)
commit36df499648745871442d552ee584bc2667790a26
treed50618596df3db5f00d9b020ab43c7f068b5076d
parent1ffaa15bfe5f2d577922e060ced2182c24eb2200
Don't abuse the quirky behavior of LegalizeDAG for XINT_TO_FP and
FP_TO_XINT.  Necessary for some cleanups I'm working on.  Updated
from the previous version (r72431) to fix a bug and make some things a
bit clearer.

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