[PATCH] D44114: TableGen: Add !le, !lt, !ge, and !gt comparisons

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


nhaehnle created this revision.
nhaehnle added reviewers: arsenm, craig.topper, tra, MartinO.
Herald added a subscriber: wdng.

Change-Id: I8e2ece677268972d578a787467f7ef52a1f33a71


Repository:
  rL LLVM

https://reviews.llvm.org/D44114

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/compare.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44114.137062.patch
Type: text/x-patch
Size: 7533 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/b6c05162/attachment.bin>


More information about the llvm-commits mailing list