[PATCH] D19669: [RewriteStatepointsForGC] Use SetVector/MapVector instead of DenseSet/DenseMap to guarantee stable ordering
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 4 08:01:41 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL268502: [RS4GC] Use SetVector/MapVector instead of DenseSet/DenseMap to guaranteeā¦ (authored by igor.laevsky).
Changed prior to commit:
http://reviews.llvm.org/D19669?vs=55430&id=56154#toc
Repository:
rL LLVM
http://reviews.llvm.org/D19669
Files:
llvm/trunk/include/llvm/ADT/SetVector.h
llvm/trunk/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
llvm/trunk/test/Transforms/RewriteStatepointsForGC/base-vector.ll
llvm/trunk/test/Transforms/RewriteStatepointsForGC/basics.ll
llvm/trunk/test/Transforms/RewriteStatepointsForGC/rematerialize-derived-pointers.ll
llvm/trunk/test/Transforms/RewriteStatepointsForGC/statepoint-format.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19669.56154.patch
Type: text/x-patch
Size: 17086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160504/0eca45e5/attachment.bin>
More information about the llvm-commits
mailing list