Use simplified ConstantFP::get method, fix a bug handling frem x, 0 with long doubles.
authorChris Lattner <sabre@nondot.org>
Sun, 20 Apr 2008 00:26:06 +0000 (00:26 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 20 Apr 2008 00:26:06 +0000 (00:26 +0000)
commiteb9c8e1e3fd81607f8aa71f2b8b1592d6d333337
tree7e5b4d1cecbac3a47308900c005c5c8fe5ddd16e
parente0db56db311069416159171b6c7a31587ac0af5c
Use simplified ConstantFP::get method, fix a bug handling frem x, 0 with long doubles.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49976 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/ConstantFold.cpp
lib/VMCore/Core.cpp