[PATCH] D21866: [ADT] Add a new data structure for managing a priority worklist where re-insertion of entries into the worklist moves them to the end.
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 29 19:39:23 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL274198: [ADT] Add a new data structure for managing a priority worklist where (authored by chandlerc).
Changed prior to commit:
http://reviews.llvm.org/D21866?vs=62316&id=62330#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21866
Files:
llvm/trunk/include/llvm/ADT/PriorityWorklist.h
llvm/trunk/unittests/ADT/CMakeLists.txt
llvm/trunk/unittests/ADT/PriorityWorklistTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21866.62330.patch
Type: text/x-patch
Size: 10719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160630/f66b703c/attachment.bin>
More information about the llvm-commits
mailing list