[PATCH] D47430: TableGen: Streamline the semantics of NAME

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 07:30:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333900: TableGen: Streamline the semantics of NAME (authored by nha, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47430?vs=149084&id=149761#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47430

Files:
  llvm/trunk/docs/TableGen/LangRef.rst
  llvm/trunk/docs/TableGen/index.rst
  llvm/trunk/include/llvm/TableGen/Record.h
  llvm/trunk/lib/TableGen/Record.cpp
  llvm/trunk/lib/TableGen/TGParser.cpp
  llvm/trunk/lib/TableGen/TGParser.h
  llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/trunk/lib/Target/AMDGPU/BUFInstructions.td
  llvm/trunk/lib/Target/AMDGPU/MIMGInstructions.td
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/TableGen/Dag.td
  llvm/trunk/test/TableGen/MultiClassDefName.td
  llvm/trunk/test/TableGen/lisp.td
  llvm/trunk/test/TableGen/name-resolution-consistency.td
  llvm/trunk/test/TableGen/subst.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47430.149761.patch
Type: text/x-patch
Size: 117341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180604/fa790bc2/attachment.bin>


More information about the llvm-commits mailing list