[PATCH] D44114: TableGen: Add !ne, !le, !lt, !ge, and !gt comparisons
    Nicolai Hähnle via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Mar  7 03:05:12 PST 2018
    
    
  
nhaehnle updated this revision to Diff 137346.
nhaehnle added a comment.
Add !ne as well
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
  test/TableGen/eq.td
  test/TableGen/eqbit.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44114.137346.patch
Type: text/x-patch
Size: 9817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/485e8f3e/attachment.bin>
    
    
More information about the llvm-commits
mailing list