This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec25365 [libFuzzer] add a standalone build script new 245edb6 [RegisterBankInfo] Keep valid pointers for PartialMappings. new 9545266 [RegisterBankInfo] Uniquely generate ValueMapping. new d1ab103 [RegisterBankInfo] Add statistics for dynamic value mappings. new ab46f81 [RegisterBankInfo] Document the design choice for the BreakDown. new 9b47314 [RegisterBankInfo] Constify the member of the XXXMapping maps.
The 5 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/CodeGen/GlobalISel/RegisterBankInfo.h | 98 ++++++++++++++++++++-- lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 84 +++++++++++++++---- lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 18 ++-- 3 files changed, 169 insertions(+), 31 deletions(-)