llvm-6502/lib/Bytecode/Writer
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
..
Makefile
SlotCalculator.cpp use typedefs where appropriate 2007-02-10 06:42:23 +00:00
SlotCalculator.h Switch NodeMap from an std::map to a DenseMap. This speeds up bcwriting 2007-02-10 07:01:05 +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