[all-commits] [llvm/llvm-project] a32853: [ARM] Correct syntax of the CLRM insn

Momchil Velikov via All-commits all-commits at lists.llvm.org
Wed Feb 5 05:55:35 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a328536c6d7ac16946c5b01fffa16dadb80b0d29
      https://github.com/llvm/llvm-project/commit/a328536c6d7ac16946c5b01fffa16dadb80b0d29
  Author: Momchil Velikov <momchil.velikov at arm.com>
  Date:   2020-02-05 (Wed, 05 Feb 2020)

  Changed paths:
    M llvm/lib/Target/ARM/ARMInstrThumb2.td
    M llvm/test/MC/Disassembler/ARM/clrm.txt

  Log Message:
  -----------
  [ARM] Correct syntax of the CLRM insn

The predicate should be adjacent to the opcode.

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




More information about the All-commits mailing list