Factorize some code for determining which libcall to use.
authorDuncan Sands <baldrick@free.fr>
Thu, 17 Jul 2008 02:36:29 +0000 (02:36 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 17 Jul 2008 02:36:29 +0000 (02:36 +0000)
commitb2ff885aaed8f9b033b16ca78d645650efc32433
tree69b25d7e34c9d08ac613662ac3e194bb8ac17b40
parent066fcf8628b14ebe93253a153cb1ffa2e901ee9b
Factorize some code for determining which libcall to use.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53713 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/RuntimeLibcalls.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp