This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9ea08046da6 [DebugInfo] Avoid adding too much indirection to pointer-va [...] new 624893e969e [NFC][InstCombine] Copy test for omit urem when possible fr [...] new 1c1bc8778e6 [InstCombine] Omit 'urem' where possible
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/InstCombineCompares.cpp | 24 ++- ...ower-of-two-or-zero-when-comparing-with-zero.ll | 166 +++++++++++++++++++++ 2 files changed, 186 insertions(+), 4 deletions(-) create mode 100644 test/Transforms/InstCombine/omit-urem-of-power-of-two-or-zero-w [...]