[all-commits] [llvm/llvm-project] 33f2a0: [ms] [llvm-ml] Add support for the remaining binar...

Eric Astor via All-commits all-commits at lists.llvm.org
Thu Jul 7 18:45:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33f2a00023cb2deabbcb9884cb142419c1003855
      https://github.com/llvm/llvm-project/commit/33f2a00023cb2deabbcb9884cb142419c1003855
  Author: Eric Astor <epastor at google.com>
  Date:   2022-07-07 (Thu, 07 Jul 2022)

  Changed paths:
    M llvm/lib/MC/MCParser/MasmParser.cpp
    M llvm/test/tools/llvm-ml/named_operators.asm

  Log Message:
  -----------
  [ms] [llvm-ml] Add support for the remaining binary named operators

Finish adding support for the remaining binary named operators in expression context: XOR, SHL, and SHR.

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




More information about the All-commits mailing list