This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bd0b235e2bc [docs][llvm-strip][llvm-objcopy] Improve wording and fix hi [...] new 8fa9e1c8a58 Revert r372333: [DAG][X86] Convert isNegatibleForFree/GetNe [...]
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: include/llvm/CodeGen/TargetLowering.h | 12 -- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 308 +++++++++++++++++++++++++--- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 240 ---------------------- lib/Target/X86/X86ISelLowering.cpp | 135 ++---------- lib/Target/X86/X86ISelLowering.h | 11 - test/CodeGen/X86/recip-fastmath.ll | 16 +- test/CodeGen/X86/recip-fastmath2.ll | 112 +++++----- 7 files changed, 357 insertions(+), 477 deletions(-)