[PATCH] D70650: [MC] Rewrite tablegen for printInstrAlias to comiple faster, NFC
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 5 17:01:43 PST 2019
rnk updated this revision to Diff 232477.
rnk added a comment.
- NRVO std::string
- Move is_sorted check
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70650/new/
https://reviews.llvm.org/D70650
Files:
llvm/include/llvm/MC/MCInstPrinter.h
llvm/lib/MC/MCInstPrinter.cpp
llvm/utils/TableGen/AsmWriterEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70650.232477.patch
Type: text/x-patch
Size: 23275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191206/066cc4db/attachment.bin>
More information about the llvm-commits
mailing list