llvm-6502/lib
Chris Lattner b59673e650 switch hash_map's over to DenseMap in SCCP. This speeds up SCCP by 30% in
a release-assert build on kimwitu++.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33792 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-02 20:38:30 +00:00
..
Analysis Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Archive
AsmParser Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Bytecode Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
CodeGen Use short form of BinaryOperator create function. 2007-02-02 14:09:34 +00:00
Debugger
ExecutionEngine Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Linker preserve sections of globals 2007-02-01 17:12:54 +00:00
Support improve comments, add an assertion 2007-02-01 05:33:21 +00:00
System
Target Use MBB.empty() instead of MBB.size() for speed. 2007-02-02 19:09:19 +00:00
Transforms switch hash_map's over to DenseMap in SCCP. This speeds up SCCP by 30% in 2007-02-02 20:38:30 +00:00
VMCore Fix a comment that needed to change after SHIFT patch landed. 2007-02-02 13:54:55 +00:00
Makefile Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00