Added required libcalls for PIC16 (mostly floating points to integer casting operations).
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Tue, 16 Jun 2009 09:03:58 +0000 (09:03 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Tue, 16 Jun 2009 09:03:58 +0000 (09:03 +0000)
commit8aa207ee306b6a5ce753511a5f811fc1cd2468e2
tree104794a1852b2916ca1476c28b7be02f4303489d
parent7b11365787555b0836cce9e507bf993d1b51fbbc
Added required libcalls for PIC16 (mostly floating points to integer casting operations).

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