llvm-6502/lib/Bitcode/Writer
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
..
BitcodeWriter.cpp add a denser encoding for null terminated strings, add a 6-bit abbrev as 2007-05-06 00:53:07 +00:00
Makefile Initial support for writing bitcode files. This currently only writes types, 2007-04-22 06:24:45 +00:00
ValueEnumerator.cpp implement the 'string constant' optimization. This shrinks kc.bit from 2007-05-06 00:35:24 +00:00
ValueEnumerator.h optimize constant layout. This fixes encoding of 181.mcf (by ensuring 2007-05-04 05:21:47 +00:00