llvm-6502/lib
Alkis Evlogimenos 5d0d1e350a Use a DenseMap for mapping reg->reg. This improves the LiveInterval
analysis running time from 2.7869secs to 2.5226secs on 176.gcc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16244 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-08 03:01:50 +00:00
..
Analysis Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
Archive Changes For Bug 352 2004-09-01 22:55:40 +00:00
AsmParser Changes For Bug 352 2004-09-01 22:55:40 +00:00
Bytecode Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
CodeGen Use a DenseMap for mapping reg->reg. This improves the LiveInterval 2004-09-08 03:01:50 +00:00
Debugger Changes For Bug 352 2004-09-01 22:55:40 +00:00
ExecutionEngine Changes For Bug 352 2004-09-01 22:55:40 +00:00
Linker Changes For Bug 352 2004-09-01 22:55:40 +00:00
Support Changes For Bug 352 2004-09-01 22:55:40 +00:00
System Changes For Bug 352 2004-09-01 22:55:40 +00:00
Target Add 64 bit divide instructions, and use them 2004-09-06 18:46:59 +00:00
Transforms Fixes to make LLVM compile with vc7.1. 2004-09-03 18:19:51 +00:00
VMCore Changes For Bug 352 2004-09-01 22:55:40 +00:00
Makefile