This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from db07f4c8a7d [llvm-dwarfdump] - Fix array out of bounds access crash. new 5b353cb3fb9 Re-land "[CodeGen][ExpandMemcmp][NFC] Allow memcmp to expan [...] new 003fe85e03e [SCEV] Enhance SCEVFindUnsafe for division
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/Analysis/ScalarEvolutionExpander.cpp | 10 +- lib/CodeGen/CodeGenPrepare.cpp | 422 +++++++++++++++++-------------- test/CodeGen/X86/memcmp.ll | 7 + test/Transforms/IndVarSimplify/udiv.ll | 40 ++- 4 files changed, 274 insertions(+), 205 deletions(-)