llvm/lib/Bytecode
Chris Lattner 614cdcd002 Add support for building the compactiontable for bytecode files. This shrinks
the bytecode file for 176.gcc by about 200K (10%), and 254.gap by about 167K,
a 25% reduction.  There is still a lot of room for improvement in the encoding
of the compaction table.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10913 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-18 21:07:07 +00:00
..
Archive * finegrainify namespacification of ArchiveReader.cpp 2004-01-10 19:00:15 +00:00
Reader Bytecode format for LLVM 1.2 no longer explicitly encodes zeros in primitive 2004-01-17 23:25:43 +00:00
Writer Add support for building the compactiontable for bytecode files. This shrinks 2004-01-18 21:07:07 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00