llvm-6502/lib/Bytecode/Writer
Chris Lattner af894e963b Add support for representing the "compaction table"
Change protected members to private.  Nothing should subclass SlotCalculator


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10912 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-18 21:03:49 +00:00
..
ConstantWriter.cpp ConstantPointerRef's are no longer emitted. This saves 20028 bytes in the 2004-01-15 18:46:56 +00:00
InstructionWriter.cpp
Makefile
SlotCalculator.cpp Bytecode format for LLVM 1.2 no longer explicitly encodes zeros in primitive 2004-01-17 23:25:43 +00:00
SlotCalculator.h Add support for representing the "compaction table" 2004-01-18 21:03:49 +00:00
Writer.cpp Bytecode format for LLVM 1.2 no longer explicitly encodes zeros in primitive 2004-01-17 23:25:43 +00:00
WriterInternals.h If these blocks are empty, there is no reason to even emit the bytecode blocks. 2004-01-15 21:06:57 +00:00
WriterPrimitives.h Remove the optimization that depends on ENDIAN_LITTLE: it's not worth it. 2004-01-15 06:11:30 +00:00