Few targets like PIC16 wants libcall generation for illegal type i16.
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Sun, 18 Jan 2009 18:25:27 +0000 (18:25 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Sun, 18 Jan 2009 18:25:27 +0000 (18:25 +0000)
commit15c94d08ab2be2e3d00de4edbfc7adde6545a7db
treeea97d0d8fd1b3f98240c9bccd423022fe6d22a5c
parent2cb560f6ef1e2c88501c6ed954b931af2e1baba1
Few targets like PIC16 wants libcall generation for illegal type i16.

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