This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e9291037d6f [X86] Prevent selecting masked aligned load instructions if [...] new 8df9b4fbf96 [SCEV] Cache results of computeExitLimit
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 | 32 +++ lib/Analysis/ScalarEvolution.cpp | 21 ++ .../ScalarEvolution/cache_loop_exit_limit.ll | 253 +++++++++++++++++++++ 3 files changed, 306 insertions(+) create mode 100644 test/Analysis/ScalarEvolution/cache_loop_exit_limit.ll