diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2018-07-20 21:43:20 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2018-07-20 21:43:20 +0000 |
commit | acf005676ebd747b762089ecfe5f9bd7f3a0bbd9 (patch) | |
tree | d602b611089ced22f203c3b67b46b2485734b935 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5ae765e68cf9b9e24fc1410c6c17daa54aaa029b (diff) | |
download | bcm5719-llvm-acf005676ebd747b762089ecfe5f9bd7f3a0bbd9.tar.gz bcm5719-llvm-acf005676ebd747b762089ecfe5f9bd7f3a0bbd9.zip |
Change the cap on the amount of padding for each vtable to 32-byte (previously it was 128-byte)
We tested different cap values with a recent commit of Chromium. Our results show that the 32-byte cap yields the smallest binary and all the caps yield similar performance.
Based on the results, we propose to change the cap value to 32-byte.
Patch by Zhaomo Yang!
Differential Revision: https://reviews.llvm.org/D49405
llvm-svn: 337622
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions