[all-commits] [llvm/llvm-project] 1cc210: [MC] Support infix operator !

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Jul 30 23:26:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cc210383b281e9c78ff82c129d01efb598eee15
      https://github.com/llvm/llvm-project/commit/1cc210383b281e9c78ff82c129d01efb598eee15
  Author: Fangrui Song <maskray at google.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M llvm/include/llvm/MC/MCExpr.h
    M llvm/lib/MC/MCExpr.cpp
    M llvm/lib/MC/MCParser/AsmParser.cpp
    M llvm/lib/MC/MCParser/MasmParser.cpp
    A llvm/test/MC/AsmParser/exprs-gnu.s

  Log Message:
  -----------
  [MC] Support infix operator !

Disabled for Darwin mode.

Also disabled for ARM which has compatible aliases (implied 'sp' operand
in 'srs*' instructions like 'srsda #31!').




More information about the All-commits mailing list