llvm-6502/lib/Bytecode
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
..
Archive move archive-specific stuff out of bcreader into archive library. 2007-02-07 23:53:17 +00:00
Reader move archive-specific stuff out of bcreader into archive library. 2007-02-07 23:53:17 +00:00
Writer Make the ModuleLevel datastructure more sane. When a function-local value 2007-02-10 06:09:41 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00