[PATCH] D47430: TableGen: Streamline the semantics of NAME
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 30 04:21:41 PDT 2018
nhaehnle updated this revision to Diff 149084.
nhaehnle marked 6 inline comments as done.
nhaehnle added a comment.
Address review comments.
Repository:
rL LLVM
https://reviews.llvm.org/D47430
Files:
docs/TableGen/LangRef.rst
docs/TableGen/index.rst
include/llvm/TableGen/Record.h
lib/TableGen/Record.cpp
lib/TableGen/TGParser.cpp
lib/TableGen/TGParser.h
lib/Target/AArch64/AArch64InstrFormats.td
lib/Target/AMDGPU/BUFInstructions.td
lib/Target/AMDGPU/MIMGInstructions.td
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrSSE.td
test/TableGen/Dag.td
test/TableGen/MultiClassDefName.td
test/TableGen/lisp.td
test/TableGen/name-resolution-consistency.td
test/TableGen/subst.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47430.149084.patch
Type: text/x-patch
Size: 116262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180530/e02decb8/attachment-0001.bin>
More information about the llvm-commits
mailing list