use the new ConstantFP::get method to make this work with
authorChris Lattner <sabre@nondot.org>
Wed, 9 Apr 2008 17:17:35 +0000 (17:17 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 9 Apr 2008 17:17:35 +0000 (17:17 +0000)
commit8bb9a4f28f62502b7d7a9a1b4e553406fcbac87d
tree9babe5c088c0c8aea228bab5e42ac8075735c1ad
parentd6d48c4e5b60aa4acc02c7a8700cb79949503e93
use the new ConstantFP::get method to make this work with
long double and simplify the code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49435 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/SimplifyLibCalls.cpp