llvm-project/llvm/lib
Chris Lattner ea3d501de3 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.

llvm-svn: 15455
2004-08-04 00:37:31 +00:00
..
Analysis Hide this option 2004-08-02 20:16:21 +00:00
AsmParser Merge i*.h headers into Instructions.h as part of bug403. 2004-07-29 12:17:34 +00:00
Bytecode Make getGlobalTableValue not use getTypeSlot, this speeds up the bc reader 2004-08-04 00:19:23 +00:00
CodeGen Add #include <cstdlib> and abort() to silence a warning 2004-08-02 14:02:21 +00:00
Debugger Header moved 2004-07-29 17:15:38 +00:00
ExecutionEngine bug 122: 2004-07-18 00:41:27 +00:00
Support Add a --version option for every tool that prints out: 2004-08-04 00:36:06 +00:00
System A description of what this library is about, reference to the documentation 2004-07-18 22:33:08 +00:00
Target Remove unused opcodes. 2004-08-03 20:23:44 +00:00
Transforms Fix a regression in InstCombine/xor.ll 2004-08-01 19:42:59 +00:00
VMCore Change SymbolTable::insertEntry to be more careful about how many map 2004-08-04 00:37:31 +00:00
Makefile CBackend is no longer here 2004-02-13 23:29:37 +00:00