mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-05-24 02:38:42 +00:00
more email -> README moving
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26054 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4d73a5a204
commit
cb298907ab
@ -93,6 +93,10 @@ Some isel ideas:
|
|||||||
2. Code duplication (addressing mode) during isel.
|
2. Code duplication (addressing mode) during isel.
|
||||||
3. Other ideas from "Register-Sensitive Selection, Duplication, and
|
3. Other ideas from "Register-Sensitive Selection, Duplication, and
|
||||||
Sequencing of Instructions".
|
Sequencing of Instructions".
|
||||||
|
4. Scheduling for reduced register pressure. E.g. "Minimum Register
|
||||||
|
Instruction Sequence Problem: Revisiting Optimal Code Generation for DAGs"
|
||||||
|
and other related papers.
|
||||||
|
http://citeseer.ist.psu.edu/govindarajan01minimum.html
|
||||||
|
|
||||||
//===---------------------------------------------------------------------===//
|
//===---------------------------------------------------------------------===//
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user