Add 8 bit libcalls and make use of them for msp430
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 7 Nov 2009 17:14:39 +0000 (17:14 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 7 Nov 2009 17:14:39 +0000 (17:14 +0000)
commit8983da729aa1ca99a11a3b98ae6280dfcdbadb39
treec7cf3b5b86aed029a1ee315d48fd8cf53dfc2fe6
parent8046ef4379c8a1f98d9f05e34fa55285e1c9582c
Add 8 bit libcalls and make use of them for msp430

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86384 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/RuntimeLibcalls.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/MSP430/MSP430ISelLowering.cpp
test/CodeGen/MSP430/2009-11-05-8BitLibcalls.ll [new file with mode: 0644]