This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 43896df [libFuzzer] simplify the crash minimizer; split MaxLen into t [...] new 45c56ae [RegisterBankInfo] Use array instead of SmallVector for BreakDown. new 04905d7 [RegisterBankInfo] Check that the mapping covers the interest [...] new 5255015 [AArch64][RegisterBankInfo] Switch to TableGen'ed like Partia [...]
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/CodeGen/GlobalISel/RegisterBankInfo.h | 32 +++++++--- lib/CodeGen/GlobalISel/RegBankSelect.cpp | 18 +++--- lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 71 +++++++++++----------- lib/Target/AArch64/AArch64GenRegisterBankInfo.def | 41 +++++++++++++ lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 48 ++++++++++----- 5 files changed, 140 insertions(+), 70 deletions(-)