This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fef0a760bec [X86] Enable the MachineVerifier by default new 2aa608814cd [AMDGPU] Match v_swap_b32 new e6817098ad0 [AArch64] Rename FP16FML instruction format (NFC)
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/Target/AArch64/AArch64InstrFormats.td | 124 ++++--- lib/Target/AArch64/AArch64InstrInfo.td | 26 +- lib/Target/AMDGPU/AMDGPUSubtarget.h | 4 + lib/Target/AMDGPU/SIShrinkInstructions.cpp | 171 +++++++++ test/CodeGen/AMDGPU/v_swap_b32.mir | 564 +++++++++++++++++++++++++++++ 5 files changed, 817 insertions(+), 72 deletions(-) create mode 100644 test/CodeGen/AMDGPU/v_swap_b32.mir