llvm-6502/lib
Alkis Evlogimenos 70619fae28 Change the way we choose a free register: instead of picking the first
free allocatable register, we prefer the a free one with the most uses
of inactive intervals.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16148 91177308-0d34-0410-b5e6-96231b3b80d8
2004-09-02 21:24:33 +00:00
..
Analysis Changes For Bug 352 2004-09-01 22:55:40 +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 Changes For Bug 352 2004-09-01 22:55:40 +00:00
CodeGen Change the way we choose a free register: instead of picking the first 2004-09-02 21:24:33 +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 Convert remaining X-Form and Pseudo instructions over to asm writer 2004-09-02 08:13:00 +00:00
Transforms Changes For Bug 352 2004-09-01 22:55:40 +00:00
VMCore Changes For Bug 352 2004-09-01 22:55:40 +00:00
Makefile