[all-commits] [llvm/llvm-project] 743e26: [hexagon] Add system register, transfer support

androm3da via All-commits all-commits at lists.llvm.org
Thu Oct 14 06:37:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 743e263e085042d9c66543f942e68d5ed608dd22
      https://github.com/llvm/llvm-project/commit/743e263e085042d9c66543f942e68d5ed608dd22
  Author: Brian Cain <bcain at quicinc.com>
  Date:   2021-10-14 (Thu, 14 Oct 2021)

  Changed paths:
    M llvm/lib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp
    M llvm/lib/Target/Hexagon/HexagonDepInstrFormats.td
    M llvm/lib/Target/Hexagon/HexagonDepInstrInfo.td
    M llvm/lib/Target/Hexagon/HexagonRegisterInfo.td
    A llvm/test/MC/Hexagon/sysregs.s
    A llvm/test/MC/Hexagon/sysregs2.s
    A llvm/test/MC/Hexagon/sysregs3.s

  Log Message:
  -----------
  [hexagon] Add system register, transfer support

This commit adds the system reg/regpair definitions and the corresponding
register transfer instructions.




More information about the All-commits mailing list