This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from bcd731ca9c3 strlen-1.ll: Fix test new 805e09d9647 [SCEV] createAddRecFromPHI: Optimize for the most common case.
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/ScalarEvolution.h | 4 ++ lib/Analysis/ScalarEvolution.cpp | 60 +++++++++++++++++++++++++++- test/Analysis/ScalarEvolution/ZeroStep.ll | 18 +++++++++ test/CodeGen/X86/2014-08-29-CompactUnwind.ll | 4 +- 4 files changed, 82 insertions(+), 4 deletions(-) create mode 100644 test/Analysis/ScalarEvolution/ZeroStep.ll