This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ee8c4ca AMDGPU : Add intrinsics for compare with the full wavefront result new d59b26e [AArch64][GlobalISel] Remove 'alignment' from MIR tests. NFC. new e27b94c [GlobalISel] Remove types on selected insts instead of using LLT(). new 8686feb [AArch64][GlobalISel] Select GPR G_AND. new 70d6529 [AArch64][GlobalISel] Select GPR G_SUB.
The 4 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 | 1 + lib/CodeGen/MachineInstr.cpp | 6 ++ lib/CodeGen/MachineVerifier.cpp | 10 ++ lib/Target/AArch64/AArch64InstructionSelector.cpp | 14 ++- .../AArch64/GlobalISel/arm64-instructionselect.mir | 110 +++++++++++++++++++-- 5 files changed, 133 insertions(+), 8 deletions(-)