summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-04 20:58:35 +0000
committerChris Lattner <sabre@nondot.org>2007-05-04 20:58:35 +0000
commitfd1ad10e61b8bf6affff37dd0a86bb8ff9dc2161 (patch)
tree9a1e75b1d657c830aeb16c11124998dc91acfe6d /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent4d92598ab090a67204dce41ea83f7566b8c552fb (diff)
downloadbcm5719-llvm-fd1ad10e61b8bf6affff37dd0a86bb8ff9dc2161.tar.gz
bcm5719-llvm-fd1ad10e61b8bf6affff37dd0a86bb8ff9dc2161.zip
shave another 150K off of kc++, by using a 7-bit encoding for BB names
where we can. This shrinks kc++'s down to 3368K, with a VST record of: Block ID #14 (VALUE_SYMTAB): Num Instances: 2345 Total Size: 1.29508e+07b/1.61885e+06B/404713W Average Size: 5522.73b/690.342B/172.585W % of file: 48.0645 Tot/Avg SubBlocks: 0/0 Tot/Avg Abbrevs: 7035/3 Tot/Avg Records: 120924/51.5667 % Abbrev Recs: 100 Isn't it nice to be able to optimizer bc size without touching the reader? :) llvm-svn: 36759
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud