This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e6de6e24204 [DAGCombiner] move fadd simplification ahead of other folds new a521995ff00 [DAGCombiner] loosen constraints for fsub+fadd fold new f44662e5c40 [x86] add test for commuted variant for fsub fold; NFC
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 21 +++----- test/CodeGen/X86/fp-fold.ll | 91 +++++++++++++++++++++++--------- 2 files changed, 72 insertions(+), 40 deletions(-)