[PATCH] D46228: [ELF] Use union-find set and doubly linked list in Call-Chain Clustering (C³) heuristic
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 26 01:26:30 PDT 2019
MaskRay updated this revision to Diff 221897.
MaskRay added a comment.
Herald added a subscriber: dexonsmith.
Rebase after one year since there is not interest in maintaining Call-Chain Clustering.
This file has not been touched much.
- Adapt variable renaming
- Use DenseMap::try_emplace
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D46228/new/
https://reviews.llvm.org/D46228
Files:
ELF/CallGraphSort.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46228.221897.patch
Type: text/x-patch
Size: 6687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/b7151e13/attachment.bin>
More information about the llvm-commits
mailing list