[all-commits] [llvm/llvm-project] 7f85a3: [ARM] Accept shortened forms of the T2 ADC instruc...

Jirui-Wu via All-commits all-commits at lists.llvm.org
Mon Jan 30 02:20:55 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f85a3804bc4dfff5b8ac1f8046a0906d93026ff
      https://github.com/llvm/llvm-project/commit/7f85a3804bc4dfff5b8ac1f8046a0906d93026ff
  Author: Jirui Wu <jirui.wu at arm.com>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

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

  Log Message:
  -----------
  [ARM] Accept shortened forms of the T2 ADC instruction

The previous T2 ADC instruction requires three operands. This patch
supports its shortened forms.

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




More information about the All-commits mailing list