llvm-6502/lib
Chris Lattner 1c06891186 Change SymbolTable::insertEntry to be more careful about how many map
lookups it does.  This shaves another 5% off of bcreading 252.eon.  Note that
the proper solution to this problem is to fix PR411, but that will have to
wait until later.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15455 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-04 00:37:31 +00:00
..
Analysis
Archive
AsmParser
Bytecode Make getGlobalTableValue not use getTypeSlot, this speeds up the bc reader 2004-08-04 00:19:23 +00:00
CodeGen
Debugger
ExecutionEngine
Linker
Support Add a --version option for every tool that prints out: 2004-08-04 00:36:06 +00:00
System
Target
Transforms
VMCore Change SymbolTable::insertEntry to be more careful about how many map 2004-08-04 00:37:31 +00:00
Makefile