This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0f19dc2 MIR: Fix parsing of stack object references in MachineMemOperands new 5c05d41 [RegisterBankInfo] Move a hidden function into a static method. NFC. new edb4f7c [RegisterBankInfo] Add a size argument for the cost of copy.
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/CodeGen/GlobalISel/RegisterBankInfo.h | 19 +++++++-- lib/CodeGen/GlobalISel/RegBankSelect.cpp | 4 +- lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 46 +++++++++++----------- lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 3 +- lib/Target/AArch64/AArch64RegisterBankInfo.h | 10 +++-- 5 files changed, 50 insertions(+), 32 deletions(-)