Split out some of the calling convention bits so that they can be
authorEric Christopher <echristo@apple.com>
Fri, 10 Sep 2010 22:42:06 +0000 (22:42 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 10 Sep 2010 22:42:06 +0000 (22:42 +0000)
commit6f2ccefdc069b6bd2e8f8b110fc3205b821a17a7
treea45f2a4b089f5b4e22377945c8113be9743568da
parent6844c8ea5a67e551be7106d6b7b9e1a64eecbe51
Split out some of the calling convention bits so that they can be
used for fast-isel.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113652 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCallingConv.h [new file with mode: 0644]
lib/Target/ARM/ARMISelLowering.cpp