llvm-6502/lib/Bytecode
Chris Lattner b8cb5fe12c make the datastructure used in BytecodeWriter::outputValueSymbolTable
*slightly* less abusive of memory.  This speeds up the bcwriter from
1.83s to 1.32s (39% faster) on 447.dealII.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34140 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-10 07:11:51 +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 datastructure used in BytecodeWriter::outputValueSymbolTable 2007-02-10 07:11:51 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00