Add/complete support for integer and float
authorDuncan Sands <baldrick@free.fr>
Wed, 25 Jun 2008 16:34:21 +0000 (16:34 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 25 Jun 2008 16:34:21 +0000 (16:34 +0000)
commit11ac797f5ed142f11aafde3dd76c28a73d84282e
treeb2913df9e4a98168a903be28f4342488aa92ebcb
parentb58d211dbb18f54f1e389b0ad180d22fdc4ebaa3
Add/complete support for integer and float
select_cc and friends.  This code could be
factorized a bit but I'm not sure that it's
worth it.

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