llvm-mirror/lib
Chris Lattner 100d0875ba Implement a FIXME, by not searching linearly through a map to remove an
element.  This speeds up the bytecode reader from 12.86s to 8.72s on 252.eon.

llvm-svn: 15463
2004-08-04 04:48:01 +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 Squelch warnings in release mode 2004-08-04 03:51:55 +00:00
Debugger Header moved 2004-07-29 17:15:38 +00:00
ExecutionEngine
Support Add a --version option for every tool that prints out: 2004-08-04 00:36:06 +00:00
System
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 Implement a FIXME, by not searching linearly through a map to remove an 2004-08-04 04:48:01 +00:00
Makefile