mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +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:
parent
967abf37c5
commit
576e46fc67
@ -1,9 +1,8 @@
|
||||
|
||||
Meta TODO list:
|
||||
1. Convert asmprinter to use lib/CodeGen/AsmPrinter for global init printing
|
||||
constant pool printing, etc.
|
||||
2. Create a new DAG -> DAG instruction selector, by adding patterns to the
|
||||
1. Create a new DAG -> DAG instruction selector, by adding patterns to the
|
||||
instructions.
|
||||
2. ???
|
||||
3. profit!
|
||||
|
||||
|
||||
|
@ -1,9 +1,8 @@
|
||||
|
||||
Meta TODO list:
|
||||
1. Convert asmprinter to use lib/CodeGen/AsmPrinter for global init printing
|
||||
constant pool printing, etc.
|
||||
2. Create a new DAG -> DAG instruction selector, by adding patterns to the
|
||||
1. Create a new DAG -> DAG instruction selector, by adding patterns to the
|
||||
instructions.
|
||||
2. ???
|
||||
3. profit!
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user