Implement LowerCall_64 for the SPARC v9 64-bit ABI.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 7 Apr 2013 19:10:57 +0000 (19:10 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 7 Apr 2013 19:10:57 +0000 (19:10 +0000)
commit18fdb398ea94c7ddee40bec49f63491922c5b110
tree62f098f44d1924adc2ee508cb2f7658cb8ee8493
parent0f08eb135997a94ba37f79aaeb306993c21bbae2
Implement LowerCall_64 for the SPARC v9 64-bit ABI.

There is still no support for byval arguments (which I don't think are
needed) and varargs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178993 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Sparc/SparcISelLowering.cpp
lib/Target/Sparc/SparcISelLowering.h
test/CodeGen/SPARC/64abi.ll