Add a few more simple fast-math constant propagations and cancellations.
authorOwen Anderson <resistor@mac.com>
Thu, 1 Nov 2012 02:00:53 +0000 (02:00 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 1 Nov 2012 02:00:53 +0000 (02:00 +0000)
commit607ebde651f18d68e45724c6e3b3544d4786879f
tree7ab6e55edc0f913be008ea829f7507b2fe8aacf6
parent21caa9ef03e3f2d4e860c8fc3cd53015c42934bf
Add a few more simple fast-math constant propagations and cancellations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167200 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/X86/fp-fast.ll