This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2182c89 [CMake] Use if(... IN_LIST ...) instead of list(FIND...) new bedf4a9 [SCEV] Make PendingLoopPredicates more frugal; NFCI new 0618af6 [SCEV] Remove custom RAII wrapper; NFC new 4ecb8cd [SCEV] Reduce the scope of a struct; NFC new 9f114d8 [SCEV] Use find instead of find_as; NFC new e42a387 [SCEV] Replace a struct with a function; NFC new d3cf9ea Improve CMake output of host and target triple
The 6 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: CMakeLists.txt | 2 + cmake/modules/GetHostTriple.cmake | 1 - include/llvm/Analysis/ScalarEvolution.h | 2 +- lib/Analysis/ScalarEvolution.cpp | 364 +++++++++++++++----------------- 4 files changed, 169 insertions(+), 200 deletions(-)