llvm-6502/lib/Bytecode
Chris Lattner 362df0d4b7 Switch NodeMap from an std::map to a DenseMap. This speeds up bcwriting
of 447.dealII from 3.3s to 1.8s (80% faster).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34138 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-10 07:01:05 +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 Switch NodeMap from an std::map to a DenseMap. This speeds up bcwriting 2007-02-10 07:01:05 +00:00
Makefile Add the Archive library 2004-11-14 21:55:27 +00:00