[PATCH] D20645: Avoid doing binary search.
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 14:27:32 PDT 2016
ruiu updated this revision to Diff 58514.
ruiu added a comment.
- Redo benchmark with "taskset -c 0" to pin down the core to get more accurate reuslts.
http://reviews.llvm.org/D20645
Files:
ELF/InputSection.cpp
ELF/InputSection.h
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20645.58514.patch
Type: text/x-patch
Size: 5021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160525/eb023f67/attachment.bin>
More information about the llvm-commits
mailing list