llvm-6502/lib
Chris Lattner 6823c9f9ff 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15463 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-04 04:48:01 +00:00
..
Analysis Hide this option 2004-08-02 20:16:21 +00:00
Archive
AsmParser
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
ExecutionEngine
Linker Fix #includes of i*.h => Instructions.h as per PR403. 2004-07-29 17:30:56 +00:00
Support Add a --version option for every tool that prints out: 2004-08-04 00:36:06 +00:00
System
Target Squelch warnings in release mode 2004-08-04 03:51:55 +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