This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f763838a0b4 [LCSSA] Simplify a loop. NFCI. new 023ae40959d [InstCombine] Add test cases for missing support for turnin [...] new f84ee35832e [InstCombine] Add support for turning vector sdiv into udiv. new 2b555ede154 [InstCombine] Add missing testcases for srem->urem conversi [...] new b39b99c0aad [InstCombine] Add support for vector srem->urem.
The 4 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: .../InstCombine/InstCombineMulDivRem.cpp | 46 ++++++++++------------ test/Transforms/InstCombine/div-shift.ll | 15 +++++++ test/Transforms/InstCombine/div.ll | 18 ++++++--- test/Transforms/InstCombine/rem.ll | 22 +++++++++++ 4 files changed, 71 insertions(+), 30 deletions(-)