This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1166572 WholeProgramDevirt: Implement importing for uniform ret val opt. new 6d62c71 DAG: Check no signed zeros instead of unsafe math attribute
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 | 4 ++-- test/CodeGen/AMDGPU/fadd.ll | 19 +++++++++++++++---- test/CodeGen/AMDGPU/fsub.ll | 9 +++++++++ test/CodeGen/AMDGPU/v_mac.ll | 12 ++++++------ test/CodeGen/AMDGPU/v_mac_f16.ll | 28 ++++++++++++++-------------- test/CodeGen/X86/fadd-combines.ll | 2 +- test/CodeGen/X86/vec_unsafe-fp-math.ll | 2 +- 7 files changed, 48 insertions(+), 28 deletions(-)