[PATCH] D44105: TableGen: add !isa operation

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 5 12:20:33 PST 2018


nhaehnle created this revision.
nhaehnle added reviewers: arsenm, craig.topper, tra, MartinO.
Herald added a subscriber: wdng.
nhaehnle added a dependency: D44104: TableGen: Add !foldl operation.
nhaehnle added a dependent revision: D44106: TableGen: More helpful error messages.

Change-Id: Iddb724c3ae706d82933a2d82c91d07e0e36b30e3


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.137053.patch
Type: text/x-patch
Size: 7396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/90ee7ae6/attachment.bin>


More information about the llvm-commits mailing list