llvm-6502/lib/Bytecode/Writer
Chris Lattner 7cad3cf448 Make the ModuleLevel datastructure more sane. When a function-local value
is inserted into the table, it remembers that the value needs to be popped
off.  This makes purgeFunction much faster, speeding up bcwriting of 447.dealII
from 6.8->4.6s (47%).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34133 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-10 06:09:41 +00:00
..
Makefile Use archive libraries instead of object files for VMCore, BCReader, 2006-06-01 01:30:27 +00:00
SlotCalculator.cpp Make the ModuleLevel datastructure more sane. When a function-local value 2007-02-10 06:09:41 +00:00
SlotCalculator.h Make the ModuleLevel datastructure more sane. When a function-local value 2007-02-10 06:09:41 +00:00
Writer.cpp getTypeSlot can never fail 2007-02-10 05:17:48 +00:00
WriterInternals.h remove unneeded #includes 2007-02-09 07:54:13 +00:00