[all-commits] [llvm/llvm-project] e52e7a: [ms] [llvm-ml] Add support for bitwise named opera...

Eric Astor via All-commits all-commits at lists.llvm.org
Mon Sep 7 10:58:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e52e7ad54defa3a95040b680beff2824c9c6fbb7
      https://github.com/llvm/llvm-project/commit/e52e7ad54defa3a95040b680beff2824c9c6fbb7
  Author: Eric Astor <epastor at google.com>
  Date:   2020-09-07 (Mon, 07 Sep 2020)

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

  Log Message:
  -----------
  [ms] [llvm-ml] Add support for bitwise named operators (AND, NOT, OR) in MASM

Add support for expressions of the form '1 or 2', etc.

Reviewed By: thakis

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




More information about the All-commits mailing list