This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8a025f7 [ProfileData] Update llvm's copy of InstrProfData.inc new 75072bc [RegBankSelect] Use RegisterBankInfo applyMapping method. new 792b56f [AArch64][RegisterBankInfo] G_OR are fine on either GPR or FPR.
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: lib/CodeGen/GlobalISel/RegBankSelect.cpp | 19 ++-- lib/Target/AArch64/AArch64RegisterBankInfo.cpp | 55 +++++++++++ lib/Target/AArch64/AArch64RegisterBankInfo.h | 8 ++ .../AArch64/GlobalISel/arm64-regbankselect.mir | 104 ++++++++++++++++++++- 4 files changed, 174 insertions(+), 12 deletions(-)