llvm-6502/lib/Bytecode/Writer
Chris Lattner d5c59d5c84 Cleanups & efficiency improvements
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10888 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-15 20:24:09 +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 Ok, I can't handle it. This is a temporary checkin of a ton of statistics that 2004-01-14 16:54:21 +00:00
Makefile
SlotCalculator.cpp Cleanups & efficiency improvements 2004-01-15 20:24:09 +00:00
SlotCalculator.h Improve comments, add support for remembering the constants strings that 2004-01-14 23:37:43 +00:00
Writer.cpp Fix PR73: bytecode format inconsistent 2004-01-15 17:55:09 +00:00
WriterInternals.h The new bytecode format supports emitting strings a special case. This is 2004-01-14 23:36:54 +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