This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from adb7e101c87 [LegalizeTypes] Remove code for softening a float type to itself. new 0c4c55c8ffa [DAGCombiner] Improve division estimation of floating points.
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 | 44 +- test/CodeGen/AMDGPU/fdiv.ll | 30 +- test/CodeGen/AMDGPU/rsq.ll | 2 +- test/CodeGen/PowerPC/qpx-recipest.ll | 17 +- test/CodeGen/PowerPC/recipest.ll | 14 +- test/CodeGen/X86/recip-fastmath.ll | 180 +++-- test/CodeGen/X86/recip-fastmath2.ll | 1139 ++++++++++++++++-------------- 7 files changed, 737 insertions(+), 689 deletions(-)