mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-13 23:26:25 +00:00
asmprinter done, added crucial missing step
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24767 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
|
|
||||||
Meta TODO list:
|
Meta TODO list:
|
||||||
1. Convert asmprinter to use lib/CodeGen/AsmPrinter for global init printing
|
1. Create a new DAG -> DAG instruction selector, by adding patterns to the
|
||||||
constant pool printing, etc.
|
|
||||||
2. Create a new DAG -> DAG instruction selector, by adding patterns to the
|
|
||||||
instructions.
|
instructions.
|
||||||
|
2. ???
|
||||||
3. profit!
|
3. profit!
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,9 +1,8 @@
|
|||||||
|
|
||||||
Meta TODO list:
|
Meta TODO list:
|
||||||
1. Convert asmprinter to use lib/CodeGen/AsmPrinter for global init printing
|
1. Create a new DAG -> DAG instruction selector, by adding patterns to the
|
||||||
constant pool printing, etc.
|
|
||||||
2. Create a new DAG -> DAG instruction selector, by adding patterns to the
|
|
||||||
instructions.
|
instructions.
|
||||||
|
2. ???
|
||||||
3. profit!
|
3. profit!
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user