search for: filesize_clang

Displaying 3 results from an estimated 3 matches for "filesize_clang".

2015 Apr 01
4
[LLVMdev] [RFC] Setting preserve-bc-use-list-order=true by default
...- clang: 6.8556% (sum when from 310412640 to 331693296 bytes). - Filesize increase in merged bitcode files (output of `ld -save-temps` when using `clang -flto` on Darwin). — SPEC: 5.24% to 23.4% increase in file size. — clang and related tools: 0.83% to 9.19% (details in filesize_clang.txt, attached). - Time increase of running `llvm-dis` on merged bitcode files: — 6.4% to 15% on SPEC benchmarks with running time >= 1 second. — 7.9% to 14.5% on clang with running time >= 1 second (details in dis_clang.txt, attached). - Time increase of running `llvm-...
2015 Apr 09
3
[LLVMdev] [RFC] Setting preserve-bc-use-list-order=true by default
...hen from 310412640 to 331693296 bytes). > - Filesize increase in merged bitcode files (output of > `ld -save-temps` when using `clang -flto` on Darwin). > — SPEC: 5.24% to 23.4% increase in file size. > — clang and related tools: 0.83% to 9.19% (details in > filesize_clang.txt, attached). > - Time increase of running `llvm-dis` on merged bitcode files: > — 6.4% to 15% on SPEC benchmarks with running time >= 1 second. > — 7.9% to 14.5% on clang with running time >= 1 second (details in > dis_clang.txt, attached). > - Time i...
2015 Apr 14
2
[LLVMdev] [RFC] Setting preserve-bc-use-list-order=true by default
...693296 bytes). > > - Filesize increase in merged bitcode files (output of > > `ld -save-temps` when using `clang -flto` on Darwin). > > — SPEC: 5.24% to 23.4% increase in file size. > > — clang and related tools: 0.83% to 9.19% (details in > > filesize_clang.txt, attached). > > - Time increase of running `llvm-dis` on merged bitcode files: > > — 6.4% to 15% on SPEC benchmarks with running time >= 1 second. > > — 7.9% to 14.5% on clang with running time >= 1 second (details in > > dis_clang.txt, attach...