llvm-6502/lib/Bitcode/Reader
Chris Lattner ff7fc5dabe implement the 'string constant' optimization. This shrinks kc.bit from
2878544 to 2815788


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36818 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-06 00:35:24 +00:00
..
BitcodeReader.cpp implement the 'string constant' optimization. This shrinks kc.bit from 2007-05-06 00:35:24 +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