[PATCH] D50272: [tablegen] Improve performance of -gen-register-info by replacing barely-necessary std::map with a sorted vector
Daniel Sanders via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 7 17:20:30 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339208: [tablegen] Improve performance of -gen-register-info by replacing barely… (authored by dsanders, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50272?vs=159591&id=159630#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50272
Files:
llvm/trunk/include/llvm/ADT/STLExtras.h
llvm/trunk/utils/TableGen/RegisterInfoEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50272.159630.patch
Type: text/x-patch
Size: 5582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/61e49260/attachment.bin>
More information about the llvm-commits
mailing list