llvm-6502/lib
Chris Lattner 718071c476 switch LegalizedNodes from std::map to a DenseMap. This speeds up isel
time as a whole on kc++ by 11%.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33857 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-04 00:50:02 +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 switch LegalizedNodes from std::map to a DenseMap. This speeds up isel 2007-02-04 00:50:02 +00:00
Debugger
ExecutionEngine Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00
Linker
Support
System
Target ARM callseq_end should have a input flag operand so it would be scheduled right after the call. 2007-02-03 09:11:58 +00:00
Transforms For PR1163: 2007-02-04 00:40:42 +00:00
VMCore For PR1163: 2007-02-04 00:40:42 +00:00
Makefile Changes to support making the shift instructions be true BinaryOperators. 2007-02-02 02:16:23 +00:00