This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 907565571c1 [DAGCombiner] allow undef elts in vector fma matching new 772e632e254 [AArch64] add tests for fmul x, -2.0 with undef elts; NFC new 9e0d834cc56 [DAGCombiner] refactor folds for fadd (fmul X, -2.0), Y; NFCI
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 | 34 ++++++++++---------- test/CodeGen/AArch64/fadd-combines.ll | 55 ++++++++++++++++++++++++++------ 2 files changed, 63 insertions(+), 26 deletions(-)