This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 05d61b4 [RegBankSelect] Use the OperandMapper class to hold remap inf [...] new 5972504 [RegisterBankInfo] Implement the method to apply a mapping. new 8a025f7 [ProfileData] Update llvm's copy of InstrProfData.inc
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 | 34 +++++++++++++++ include/llvm/ProfileData/InstrProfData.inc | 50 ++++++++++++++-------- lib/CodeGen/GlobalISel/RegisterBankInfo.cpp | 27 ++++++++++++ 3 files changed, 92 insertions(+), 19 deletions(-)