[all-commits] [llvm/llvm-project] 34b61d: [SystemZ] Add support for .insn directives for vec...

Jonas Paulsson via All-commits all-commits at lists.llvm.org
Mon Oct 5 07:53:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 34b61d6cd58aea88d44fef9fa4f409f2e324a4d4
      https://github.com/llvm/llvm-project/commit/34b61d6cd58aea88d44fef9fa4f409f2e324a4d4
  Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
  Date:   2020-10-05 (Mon, 05 Oct 2020)

  Changed paths:
    M llvm/lib/Target/SystemZ/AsmParser/SystemZAsmParser.cpp
    M llvm/lib/Target/SystemZ/SystemZInstrFormats.td
    M llvm/lib/Target/SystemZ/SystemZInstrInfo.td
    A llvm/test/MC/SystemZ/directive-insn-vector.s

  Log Message:
  -----------
  [SystemZ] Add support for .insn directives for vector instructions.

Support VRI, VRR, VRS, VRV, VRX, VSI instruction formats with the .insn
directive.

Review: Ulrich Weigand
Differential Revision: https://reviews.llvm.org/D88357




More information about the All-commits mailing list