This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5b27f1a [MemorySSA] Define a restricted upward AccessList splice. new 1e97630 [ADT] Add a generic concatenating iterator and range (take 2). new efdef29 Fix `update_test_checks.py` bug that incorrectly truncates IR body.
The 2 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/ADT/STLExtras.h | 146 ++++++++++++++++++++++++++++++++++++++++ include/llvm/IR/Module.h | 70 +++++-------------- unittests/ADT/STLExtrasTest.cpp | 23 +++++++ utils/update_test_checks.py | 2 +- 4 files changed, 185 insertions(+), 56 deletions(-)