[all-commits] [llvm/llvm-project] 64a158: [PowerPC]Add addex instruction definition and MC t...

Lei Huang via All-commits all-commits at lists.llvm.org
Mon Jul 26 12:55:52 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 64a15817a01703ea2206dd02f27a166ea1890ecb
      https://github.com/llvm/llvm-project/commit/64a15817a01703ea2206dd02f27a166ea1890ecb
  Author: Lei Huang <lei at ca.ibm.com>
  Date:   2021-07-26 (Mon, 26 Jul 2021)

  Changed paths:
    M llvm/lib/Target/PowerPC/P9InstrResources.td
    M llvm/lib/Target/PowerPC/PPCInstrFormats.td
    M llvm/lib/Target/PowerPC/PPCInstrInfo.td
    M llvm/test/MC/Disassembler/PowerPC/ppc64-encoding.txt
    M llvm/test/MC/Disassembler/PowerPC/ppc64le-encoding.txt
    M llvm/test/MC/PowerPC/ppc64-encoding.s

  Log Message:
  -----------
  [PowerPC]Add addex instruction definition and MC tests

Add td definitions and asm/disasm tests for the addex instruction introduced in
ISA 3.0.

Reviewed By: nemanjai, amyk, NeHuang

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




More information about the All-commits mailing list