[all-commits] [llvm/llvm-project] 3b9a15: [TableGen] Add support for the 'assert' statement ...

Paul C. Anagnostopoulos via All-commits all-commits at lists.llvm.org
Thu Apr 8 05:40:13 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b9a15d910a8c748b1444333a4a3905a996528bc
      https://github.com/llvm/llvm-project/commit/3b9a15d910a8c748b1444333a4a3905a996528bc
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   2021-04-08 (Thu, 08 Apr 2021)

  Changed paths:
    M llvm/docs/TableGen/ProgRef.rst
    M llvm/include/llvm/TableGen/Record.h
    M llvm/lib/TableGen/Record.cpp
    M llvm/lib/TableGen/TGParser.cpp
    M llvm/lib/TableGen/TGParser.h
    M llvm/test/TableGen/assert.td

  Log Message:
  -----------
  [TableGen] Add support for the 'assert' statement in multiclasses


  Commit: 14580ce2fdd1898d130b20d9eb21bc4281868e7c
      https://github.com/llvm/llvm-project/commit/14580ce2fdd1898d130b20d9eb21bc4281868e7c
  Author: Paul C. Anagnostopoulos <paul at windfall.com>
  Date:   2021-04-08 (Thu, 08 Apr 2021)

  Changed paths:
    M llvm/lib/TableGen/Record.cpp
    M llvm/test/TableGen/ListSlices.td

  Log Message:
  -----------
  [TableGen] Make behavior of list slice suffix consistent across all values

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


Compare: https://github.com/llvm/llvm-project/compare/1206313f82f8...14580ce2fdd1


More information about the All-commits mailing list