llvm-mirror/lib/Bytecode
Chris Lattner 5fc855775d Add support for reading bytecode files with compactiontables 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.

llvm-svn: 10914
2004-01-18 21:08:15 +00:00
..
Reader Add support for reading bytecode files with compactiontables for bytecode files. 2004-01-18 21:08:15 +00:00
Writer Bytecode format for LLVM 1.2 no longer explicitly encodes zeros in primitive 2004-01-17 23:25:43 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00