This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bcf34bb AMDGPU: Fold fneg into fadd new ef33822 AMDGPU: Fold fneg into fmul
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/Target/AMDGPU/AMDGPUISelLowering.cpp | 17 +++ test/CodeGen/AMDGPU/fmul-2-combine-multi-use.ll | 8 +- test/CodeGen/AMDGPU/fneg-combines.ll | 177 ++++++++++++++++++++++++ test/CodeGen/AMDGPU/mad-combine.ll | 16 +-- 4 files changed, 206 insertions(+), 12 deletions(-)