fix a miscompilation when passing a float through varargs
authorChris Lattner <sabre@nondot.org>
Wed, 23 May 2007 01:17:04 +0000 (01:17 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 23 May 2007 01:17:04 +0000 (01:17 +0000)
commit2b7e0ade62096379e345ea0ca83280a85dbd0092
treefe8fd99405e7b94b41482a22b993e4db42e41065
parent84c614d1ac671b1a5524169f20028f51c30be728
fix a miscompilation when passing a float through varargs

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37297 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/InstructionCombining.cpp