[PATCH] D39845: [TableGen] Give the option of tolerating duplicate register names
Alex Bradbury via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 21 01:55:50 PST 2017
asb updated this revision to Diff 123739.
asb marked an inline comment as done.
asb added a comment.
Updated to add a TableGen test for the generation of MatchRegisterName and MatchRegisterAltName when AllowDuplicateRegisterNames is set.
https://reviews.llvm.org/D39845
Files:
include/llvm/TableGen/StringMatcher.h
include/llvm/Target/Target.td
lib/TableGen/StringMatcher.cpp
test/TableGen/AllowDuplicateRegisterNames.td
utils/TableGen/AsmMatcherEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39845.123739.patch
Type: text/x-patch
Size: 8074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/ab76148d/attachment.bin>
More information about the llvm-commits
mailing list