[all-commits] [llvm/llvm-project] 93fd8d: [PowerPC] Add Vector String Isolate instruction de...

Amy Kwan via All-commits all-commits at lists.llvm.org
Fri Jul 31 10:33:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 93fd8dbdc250330b84eeca3387e895407663d750
      https://github.com/llvm/llvm-project/commit/93fd8dbdc250330b84eeca3387e895407663d750
  Author: Albion Fung <albion.fung at ibm.com>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrPrefix.td
    M llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ISA31.txt
    M llvm/test/MC/PowerPC/ppc64-encoding-ISA31.s

  Log Message:
  -----------
  [PowerPC] Add Vector String Isolate instruction definitions and MC Tests

This patch implements the instruction definition and MC tests for the vector
string isolate instructions.

Differential Revision: https://reviews.llvm.org/D84197




More information about the All-commits mailing list