This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 095ffad [DAGCombiner] Leverage add's commutativity new afb9ace [X86][SSE] Add target cpu specific reciprocal tests new 6698ce1 [SelectionDAG] In InstrEmitter, handle EXTRACT_SUBREG of a ph [...]
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/InstrEmitter.cpp | 31 +- test/CodeGen/AArch64/ldst-opt.ll | 99 +++-- test/CodeGen/X86/recip-fastmath.ll | 501 ++++++++++++++++++++++---- test/CodeGen/X86/recip-fastmath2.ll | 580 +++++++++++++++++++++++++----- 4 files changed, 1014 insertions(+), 197 deletions(-)