Fix type mismatches when passing f32 values to calls
authorChris Lattner <sabre@nondot.org>
Tue, 30 Aug 2005 21:28:19 +0000 (21:28 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 30 Aug 2005 21:28:19 +0000 (21:28 +0000)
commit2ea0c66ae56b3254698c960f7b89b4eaed6bd83f
tree707cbf1c690a52cbe939d3bebfba31acf80aee11
parente836ad6736492c239be8f1d125369ae8ef0d9401
Fix type mismatches when passing f32 values to calls

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