Remove integer promotion support for FP_EXTEND
authorDuncan Sands <baldrick@free.fr>
Tue, 18 Nov 2008 21:13:59 +0000 (21:13 +0000)
committerDuncan Sands <baldrick@free.fr>
Tue, 18 Nov 2008 21:13:59 +0000 (21:13 +0000)
commit9a6b92de4c2207b427f3b9cd67cd122dafc5b6c6
treee4ce299457737b33df8f27a753fa0b51046eb640
parent4460a7e90c318857a37be386a7ebccff3020a795
Remove integer promotion support for FP_EXTEND
and FP_ROUND.  Not sure what these were doing
here - probably they were sometimes (wrongly)
created with integer operands somewhere that
has since been fixed.

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