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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 14 04:03:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327496: TableGen: Add !ne, !le, !lt, !ge, and !gt comparisons (authored by nha, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44114?vs=137346&id=138324#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44114

Files:
  llvm/trunk/docs/TableGen/LangIntro.rst
  llvm/trunk/docs/TableGen/LangRef.rst
  llvm/trunk/include/llvm/TableGen/Record.h
  llvm/trunk/lib/TableGen/Record.cpp
  llvm/trunk/lib/TableGen/TGLexer.cpp
  llvm/trunk/lib/TableGen/TGLexer.h
  llvm/trunk/lib/TableGen/TGParser.cpp
  llvm/trunk/test/TableGen/compare.td
  llvm/trunk/test/TableGen/eq.td
  llvm/trunk/test/TableGen/eqbit.td

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


More information about the llvm-commits mailing list