llvm-6502/lib/Bitcode/Reader
Chris Lattner cb3d91b05b add a denser encoding for null terminated strings, add a 6-bit abbrev as
well.  This shrinks kc++ from 2724088 to 2717360 bytes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36821 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-06 00:53:07 +00:00
..
BitcodeReader.cpp add a denser encoding for null terminated strings, add a 6-bit abbrev as 2007-05-06 00:53:07 +00:00
BitcodeReader.h stop encoding type/value pairs when the type is implied by the value. 2007-05-06 00:00:00 +00:00
Makefile Initial support for reading bitcode files. They currently only read types, 2007-04-22 06:23:29 +00:00