Passing arguments to varags functions under the SPARC v9 ABI.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 21 Apr 2013 21:36:49 +0000 (21:36 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Sun, 21 Apr 2013 21:36:49 +0000 (21:36 +0000)
commitddb14ce76cbdf682d95765aa1e576fafeec180ae
treee695e6730c87900c204e372109aa3128ef2c7d4b
parent1e48093df8971ba188d943d71eb7cdb1fb65aa42
Passing arguments to varags functions under the SPARC v9 ABI.

Arguments after the fixed arguments never use the floating point
registers.

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