More FMA folding opportunities.
authorOlivier Sallenave <ohsallen@us.ibm.com>
Wed, 7 Jan 2015 20:54:17 +0000 (20:54 +0000)
committerOlivier Sallenave <ohsallen@us.ibm.com>
Wed, 7 Jan 2015 20:54:17 +0000 (20:54 +0000)
commit033a537a84e9f13b43ca89c2353a1d99ab6cf5d9
treec46ff7a1dcfbb5873c45bd73b7856df3b11114ab
parent50bf54ccf4fd83239b4680d0263e53be37934e2f
More FMA folding opportunities.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225380 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/PowerPC/fma-assoc.ll [new file with mode: 0644]
test/CodeGen/PowerPC/fma-ext.ll [new file with mode: 0644]