[all-commits] [llvm/llvm-project] 30c413: [SPARC] recognize the "rd %pc, reg" special form

Joerg Sonnenberger via All-commits all-commits at lists.llvm.org
Sun May 23 13:55:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 30c413cda0105114e19d4f3cc9981eb075e9e3c0
      https://github.com/llvm/llvm-project/commit/30c413cda0105114e19d4f3cc9981eb075e9e3c0
  Author: Joerg Sonnenberger <joerg at bec.de>
  Date:   2021-05-23 (Sun, 23 May 2021)

  Changed paths:
    M llvm/lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
    M llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp
    M llvm/lib/Target/Sparc/SparcInstrAliases.td
    M llvm/lib/Target/Sparc/SparcInstrInfo.td
    M llvm/lib/Target/Sparc/SparcRegisterInfo.td
    M llvm/test/MC/Sparc/sparcv9-instructions.s

  Log Message:
  -----------
  [SPARC] recognize the "rd %pc, reg" special form

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




More information about the All-commits mailing list