always promote float varargs to double.
authorChris Lattner <sabre@nondot.org>
Sun, 25 Feb 2007 19:59:18 +0000 (19:59 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 25 Feb 2007 19:59:18 +0000 (19:59 +0000)
commit640c0ac01d17ce907a601b9fea4c29c87c37edee
treee8c38eb794524472f57afea91d575fb682b08d6e
parent5d0d05c9b8b5faa470b36fc4f8699aa7de4275b4
always promote float varargs to double.

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