This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a28580d [IR] Remove validAlignment and validPointer methods DataLayou [...] new de65337 [GlobalISel] Don't translate br to layout successor. new a4a05c5 [GlobalISel] Update DBG_VALUEs referencing DCE'd instructions. new d10b8de Resubmit "Improve StringMap iterator support."
The 3 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 | 3 +- include/llvm/ADT/StringMap.h | 110 +++++++++++++++------ lib/CodeGen/GlobalISel/IRTranslator.cpp | 7 +- lib/CodeGen/GlobalISel/InstructionSelect.cpp | 2 +- lib/CodeGen/GlobalISel/Utils.cpp | 4 +- .../AArch64/GlobalISel/arm64-irtranslator.ll | 37 +++++-- .../AArch64/GlobalISel/select-dbg-value.mir | 36 +++++-- unittests/ADT/StringMapTest.cpp | 29 ++++++ 8 files changed, 176 insertions(+), 52 deletions(-)