This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ecefac9 Unpoison stack before resume instruction new 3921674 GlobalISel: allow multiple types on MachineInstrs. new 6176c36 add tests for icmp vector folds
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/MachineInstr.h | 7 ++-- lib/CodeGen/MIRParser/MIParser.cpp | 21 +++++++---- lib/CodeGen/MIRPrinter.cpp | 9 +++-- lib/CodeGen/MachineInstr.cpp | 32 +++++++++++------ .../AArch64/GlobalISel/arm64-irtranslator.ll | 22 ++++++------ .../AArch64/GlobalISel/arm64-regbankselect.mir | 42 +++++++++++----------- test/CodeGen/AArch64/GlobalISel/legalize-add.mir | 18 +++++----- .../AMDGPU/GlobalISel/amdgpu-irtranslator.ll | 2 +- test/CodeGen/MIR/X86/generic-virtual-registers.mir | 20 +++++------ test/Transforms/InstCombine/and.ll | 24 +++++++++++++ test/Transforms/InstCombine/icmp.ll | 27 +++++++++++++- 11 files changed, 148 insertions(+), 76 deletions(-)