summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-12-17 07:17:59 +0000
committerChris Lattner <sabre@nondot.org>2005-12-17 07:17:59 +0000
commit69b5d17f92c96440a1f2c186e464672e8c60fb1a (patch)
tree72ad1243651cdca5c83553b66430d24ab60f2182 /llvm/lib
parent55f9dbe1ea6383fb57f884750c9e96bc4a9cde33 (diff)
downloadbcm5719-llvm-69b5d17f92c96440a1f2c186e464672e8c60fb1a.tar.gz
bcm5719-llvm-69b5d17f92c96440a1f2c186e464672e8c60fb1a.zip
asmprinter done, added crucial missing step
llvm-svn: 24767
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/SparcV8/README.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/lib/Target/SparcV8/README.txt b/llvm/lib/Target/SparcV8/README.txt
index 5f9f85f814d..e97edec19a3 100644
--- a/llvm/lib/Target/SparcV8/README.txt
+++ b/llvm/lib/Target/SparcV8/README.txt
@@ -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!
OpenPOWER on IntegriCloud