This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0bdecd2 [mips] Update the P5600 scheduler for isComplete = 1 new 99853c1 [GlobalISel] Const-ify MachineInstrs passed to MachineLegalizer. new a124aa1 [GlobalISel] Don't legalize non-generic instructions. new b484275 [GlobalISel] Don't RegBankSelect target-specific instructions.
The 3 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/MachineLegalizer.h | 4 +-- include/llvm/Target/TargetOpcodes.h | 5 +++ lib/CodeGen/GlobalISel/MachineLegalizePass.cpp | 6 ++++ lib/CodeGen/GlobalISel/MachineLegalizer.cpp | 4 +-- lib/CodeGen/GlobalISel/RegBankSelect.cpp | 8 ++++- .../AArch64/GlobalISel/arm64-regbankselect.mir | 27 ++++++++++++++++ .../GlobalISel/legalize-ignore-non-generic.mir | 36 ++++++++++++++++++++++ 7 files changed, 85 insertions(+), 5 deletions(-) create mode 100644 test/CodeGen/AArch64/GlobalISel/legalize-ignore-non-generic.mir