Add support for trampolines on the XCore.
authorRichard Osborne <richard@xmos.com>
Wed, 2 Feb 2011 14:57:41 +0000 (14:57 +0000)
committerRichard Osborne <richard@xmos.com>
Wed, 2 Feb 2011 14:57:41 +0000 (14:57 +0000)
commitff0c5014b2127b16815121d9e723dc85bd164a79
tree215725f994e9c9e3f820dd6e1f5464ba8f9670c3
parentae200c60c31666da81a8550172de03a9f417ba1b
Add support for trampolines on the XCore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124722 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreCallingConv.td
lib/Target/XCore/XCoreFrameLowering.cpp
lib/Target/XCore/XCoreISelLowering.cpp
lib/Target/XCore/XCoreISelLowering.h
test/CodeGen/XCore/trampoline.ll [new file with mode: 0644]