This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4a71f66 [AMDGPU] Distinguish between S/VGPR allocation and encoding g [...] new bb65a8b [ARM] GlobalISel: Add FPR reg bank new 2cad1e2 Adding virtual destructor for PredicateBase.
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/Transforms/Utils/PredicateInfo.h | 1 + lib/Target/ARM/ARMInstructionSelector.cpp | 17 +++++++++- lib/Target/ARM/ARMLegalizerInfo.cpp | 4 +++ lib/Target/ARM/ARMRegisterBankInfo.cpp | 10 +++++- lib/Target/ARM/ARMRegisterBanks.td | 1 + .../ARM/GlobalISel/arm-instruction-select.mir | 37 ++++++++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 27 ++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 28 ++++++++++++++++ 8 files changed, 123 insertions(+), 2 deletions(-)