OSDN Git Service

refactor of visitFADD for AllowNewConst cases
authorMichael Berg <michael_c_berg@apple.com>
Mon, 18 Jun 2018 21:12:21 +0000 (21:12 +0000)
committerMichael Berg <michael_c_berg@apple.com>
Mon, 18 Jun 2018 21:12:21 +0000 (21:12 +0000)
commit98cc06685797e2df1a67839b837aa6a6c3b7f0ee
tree4ddff9b153648269eb859fe45e12c856accf9bea
parent49b7c4d0fb25baa6b49d70e97bf9af658490920e
refactor of visitFADD for AllowNewConst cases

Summary: Refactoring for all constant cases which require AllowNewConst and some staging for future fmf usage.

Reviewers: spatel, hfinkel, wristow

Reviewed By: spatel

Subscribers: nhaehnle

Differential Revision: https://reviews.llvm.org/D48289

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334984 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp