This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 62e99e1 [XRay] Fix assertion failure on empty machine basic blocks (P [...] new 0fd1a2c [CodeGen] Make MachineInstr::isIdenticalTo() symmetric. new abc24ac [ARM] GlobalISel: Support loading from the stack
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/MachineInstr.cpp | 18 +++++++++---- lib/Target/ARM/ARMInstructionSelector.cpp | 24 ++++++++++++++--- lib/Target/ARM/ARMLegalizerInfo.cpp | 6 +++++ lib/Target/ARM/ARMRegisterBankInfo.cpp | 25 ++++++++++++----- .../ARM/GlobalISel/arm-instruction-select.mir | 31 ++++++++++++++++++++++ test/CodeGen/ARM/GlobalISel/arm-legalizer.mir | 31 ++++++++++++++++++++++ 6 files changed, 120 insertions(+), 15 deletions(-)