1. In ppc64 mode we need only use one GPR.
authorJim Laskey <jlaskey@mac.com>
Fri, 1 Dec 2006 16:30:47 +0000 (16:30 +0000)
committerJim Laskey <jlaskey@mac.com>
Fri, 1 Dec 2006 16:30:47 +0000 (16:30 +0000)
commitfbb74e6941ebf6c108a4e385902e5e2cd35b739d
tree06179c75ca4a09f15fb497d33b8e414d4fa3e357
parent45e507ca9bb09f02e24496cc0885b4ea7debdba9
1. In ppc64 mode we need only use one GPR.
2. Float values need to be promoted to double when they are vararg.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32074 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp