[PATCH] D44104: TableGen: Add !foldl operation

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


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

Change-Id: I63d67bf6e0b315e2d3360e47e3b62c9517f38987


Repository:
  rL LLVM

https://reviews.llvm.org/D44104

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44104.137052.patch
Type: text/x-patch
Size: 12897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/56e9695d/attachment.bin>


More information about the llvm-commits mailing list