This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c4ebc170a30 [X86][AVX512] Fix VPABSD file checks new fd8f24ed838 [DAGCombine] Transform (fadd A, (fmul B, -2.0)) -> (fsub A, [...]
The 1 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 | 18 ++++++++ test/CodeGen/AArch64/fadd-combines.ll | 78 ++++++++++++++++++++++++++++++++ test/CodeGen/AMDGPU/fmuladd.f32.ll | 8 ++-- 3 files changed, 100 insertions(+), 4 deletions(-) create mode 100644 test/CodeGen/AArch64/fadd-combines.ll