This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9f0686b6672 [lit] Try to make `shtest-timeout.py` test more reliable by [...] new 851bb222e8b [InstCombine] Calloc-ed strings optimizations
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: include/llvm/Analysis/ValueTracking.h | 2 +- lib/Analysis/MemoryBuiltins.cpp | 2 +- lib/Analysis/ValueTracking.cpp | 33 +++++++++++++++- lib/Transforms/Utils/SimplifyLibCalls.cpp | 30 +++++++-------- test/Transforms/InstCombine/zero-string.ll | 62 ++++++++++++++++++++++++++++++ 5 files changed, 110 insertions(+), 19 deletions(-) create mode 100644 test/Transforms/InstCombine/zero-string.ll