This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9fad7326f23 [GlobalISel] Reporting rules covered as part of the Instruc [...] new 607345d051b Add test cases to prepare for the optimization that simplif [...] new 03f69e2059e [InstCombine] Simplify Add with remainder expressions as operands.
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/Transforms/InstCombine/InstCombineAddSub.cpp | 109 +++++++++++++++++++++++ lib/Transforms/InstCombine/InstCombineInternal.h | 7 ++ test/Transforms/InstCombine/add4.ll | 94 +++++++++++++++++++ 3 files changed, 210 insertions(+) create mode 100644 test/Transforms/InstCombine/add4.ll