[all-commits] [llvm/llvm-project] 876af2: [TableGen] Change !getop and !setop to !getdagop a...

Paul C. Anagnostopoulos via All-commits all-commits at lists.llvm.org
Fri Oct 23 07:36:46 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 876af264c118c6ebcb8d79ab1a25d061f98fde82
      https://github.com/llvm/llvm-project/commit/876af264c118c6ebcb8d79ab1a25d061f98fde82
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M clang/include/clang/Basic/arm_mve.td
    M llvm/docs/TableGen/ProgRef.rst
    M llvm/include/llvm/TableGen/Record.h
    M llvm/lib/TableGen/Record.cpp
    M llvm/lib/TableGen/TGLexer.cpp
    M llvm/lib/TableGen/TGLexer.h
    M llvm/lib/TableGen/TGParser.cpp
    M llvm/lib/Target/ARM/ARMInstrMVE.td
    M llvm/test/TableGen/getsetop.td

  Log Message:
  -----------
  [TableGen] Change !getop and !setop to !getdagop and !setdagop.

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




More information about the All-commits mailing list