Oops, X+0.0 isn't foldable, but X+-0.0 is.
authorChris Lattner <sabre@nondot.org>
Mon, 17 Oct 2005 17:56:38 +0000 (17:56 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 17 Oct 2005 17:56:38 +0000 (17:56 +0000)
commit5e678e03b72487d53117b05d23fd23f29bd8c344
tree8f9fd68156dcb9dcc532d5626628c5afea5dceae
parent560a17d3bc8d3a3f6be179d428d31abd64498283
Oops, X+0.0 isn't foldable, but X+-0.0 is.

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