[PATCH] D38433: Introduce a specialized data structure to be used in a subsequent change
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 29 15:19:19 PDT 2017
sanjoy created this revision.
Herald added subscribers: mgorny, mcrosier.
ChunkedList will be used to store use lists in ScalarEvolution.
https://reviews.llvm.org/D38433
Files:
include/llvm/ADT/ChunkedList.h
unittests/ADT/CMakeLists.txt
unittests/ADT/ChunkedListTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38433.117234.patch
Type: text/x-patch
Size: 12497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170929/0776e477/attachment.bin>
More information about the llvm-commits
mailing list