This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 821a1989919 [CVP] Add tests for urem, sdiv, srem ranges; NFC new 7b1463b7089 Add InstCombine::visitFNeg(...) new 354c14e139d [DAGCombiner] reduce code duplication; NFC
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/DAGCombiner.cpp | 18 ++++++++---------- lib/Transforms/InstCombine/InstCombineAddSub.cpp | 9 +++++++++ lib/Transforms/InstCombine/InstCombineInternal.h | 1 + test/Transforms/InstCombine/fneg.ll | 4 +--- 4 files changed, 19 insertions(+), 13 deletions(-)