OSDN Git Service

Add support for the ARM GHC calling convention, this patch was in 3.0,
authorEric Christopher <echristo@apple.com>
Fri, 3 Aug 2012 00:05:53 +0000 (00:05 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 3 Aug 2012 00:05:53 +0000 (00:05 +0000)
commite94ac8871a1ac79bece57335d2abece0feed9c02
tree94ce9ea1213cfeeef7e972cfc1367a0aafcc576c
parent7b07d69958b865bb83500f0a8dc348a62969e7a8
Add support for the ARM GHC calling convention, this patch was in 3.0,
but somehow managed to be dropped later.

Patch by Karel Gardas.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@161226 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMBaseRegisterInfo.cpp
lib/Target/ARM/ARMCallingConv.td
lib/Target/ARM/ARMFastISel.cpp
lib/Target/ARM/ARMFrameLowering.cpp
lib/Target/ARM/ARMISelLowering.cpp