This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd11478 [InstCombine][SSE4a] Fix assertion failure caused by unsafe d [...] new 2fdf2bf [InstCombine][SSE4a] Fix assertion failure in the insertq/ins [...] new ba3ea4d [ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM)
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/Target/ARM/ARMISelLowering.cpp | 19 ++++++++++- lib/Transforms/InstCombine/InstCombineCalls.cpp | 6 ++-- test/CodeGen/ARM/urem-opt-size.ll | 43 +++++++++++++++++++++++++ test/Transforms/InstCombine/x86-sse4a.ll | 18 +++++++++++ 4 files changed, 82 insertions(+), 4 deletions(-)