llvm-6502/lib/Bitcode/Reader
Chris Lattner 7337ab9e92 stop encoding type/value pairs when the type is implied by the value.
This shrinks the function block of kc++ from 1055K to 906K


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36816 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-06 00:00:00 +00:00
..
BitcodeReader.cpp stop encoding type/value pairs when the type is implied by the value. 2007-05-06 00:00:00 +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