Save another 30K from 176.gcc by encoding the compaction table a bit more
authorChris Lattner <sabre@nondot.org>
Sun, 18 Jan 2004 22:35:34 +0000 (22:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 18 Jan 2004 22:35:34 +0000 (22:35 +0000)
commit241024381f245bd02ba0e3bda80f3690f84c11de
tree8b5e70e12f00c5ba1d6709da9496e46558d632af
parent33522d4f2553afbcba69aab39da438782fb0505c
Save another 30K from 176.gcc by encoding the compaction table a bit more
intelligently.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10918 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Reader/Reader.cpp
lib/Bytecode/Writer/Writer.cpp