This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 32d044fcf5d [PowerPC] Check if the pre-increment PHI Node already exists new fe0ed9dc7e7 [LibCallSimplifier] try harder to fold memcmp with constant [...]
The 1 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/Utils/SimplifyLibCalls.cpp | 36 ++++++++---- .../Transforms/InstCombine/memcmp-constant-fold.ll | 65 ++++++++++++++++++++++ 2 files changed, 91 insertions(+), 10 deletions(-) create mode 100644 test/Transforms/InstCombine/memcmp-constant-fold.ll