[all-commits] [llvm/llvm-project] 52338a: [MC][ARM] add .w suffixes for RSB/RSBS T1

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 52338af5695e48bfd74fdb8e253b32ba82b016f5
      https://github.com/llvm/llvm-project/commit/52338af5695e48bfd74fdb8e253b32ba82b016f5
  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 RSB/RSBS T1

See also:
F5.1.167 RSB, RSBS (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/D99542




More information about the All-commits mailing list