[all-commits] [llvm/llvm-project] 1addc2: [MC][ARM] add .w suffixes for ORN/ORNS T1

Nick Desaulniers via All-commits all-commits at lists.llvm.org
Thu Apr 1 10:27:44 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1addc231cd5b948012c3c07ad0f6b671a0793e55
      https://github.com/llvm/llvm-project/commit/1addc231cd5b948012c3c07ad0f6b671a0793e55
  Author: Nick Desaulniers <ndesaulniers at google.com>
  Date:   2021-04-01 (Thu, 01 Apr 2021)

  Changed paths:
    M llvm/lib/Target/ARM/ARMInstrThumb2.td
    M llvm/test/MC/ARM/basic-thumb2-instructions.s

  Log Message:
  -----------
  [MC][ARM] add .w suffixes for ORN/ORNS T1

See also:
F5.1.128 ORN, ORNS (register) T1 shift or rotate by value variant
of the Arm ARM.

Link: https://github.com/ClangBuiltLinux/linux/issues/1309

Reviewed By: DavidSpickett

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




More information about the All-commits mailing list