[PATCH] D67968: [TableGen] Introduce a generic automaton (DFA) backend

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 02:01:50 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373718: [TableGen] Introduce a generic automaton (DFA) backend (authored by jamesm, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D67968?vs=222597&id=223174#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67968/new/

https://reviews.llvm.org/D67968

Files:
  llvm/trunk/include/llvm/Support/Automaton.h
  llvm/trunk/include/llvm/TableGen/Automaton.td
  llvm/trunk/unittests/TableGen/Automata.td
  llvm/trunk/unittests/TableGen/AutomataTest.cpp
  llvm/trunk/unittests/TableGen/CMakeLists.txt
  llvm/trunk/utils/TableGen/CMakeLists.txt
  llvm/trunk/utils/TableGen/DFAEmitter.cpp
  llvm/trunk/utils/TableGen/DFAEmitter.h
  llvm/trunk/utils/TableGen/TableGen.cpp
  llvm/trunk/utils/TableGen/TableGenBackends.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67968.223174.patch
Type: text/x-patch
Size: 47408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191004/a0a10ad2/attachment.bin>


More information about the llvm-commits mailing list