[PATCH] D44105: TableGen: add !isa operation

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 02:43:20 PST 2018


nhaehnle updated this revision to Diff 137342.
nhaehnle marked 2 inline comments as done.
nhaehnle added a comment.

Use folding set, change docs, and improve parser error messages


Repository:
  rL LLVM

https://reviews.llvm.org/D44105

Files:
  docs/TableGen/LangIntro.rst
  docs/TableGen/LangRef.rst
  include/llvm/TableGen/Record.h
  lib/TableGen/Record.cpp
  lib/TableGen/TGLexer.cpp
  lib/TableGen/TGLexer.h
  lib/TableGen/TGParser.cpp
  test/TableGen/isa.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44105.137342.patch
Type: text/x-patch
Size: 7579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/3e51503d/attachment.bin>


More information about the llvm-commits mailing list