[llvm-commits] CVS: llvm/lib/Target/CellSPU/README.txt
Scott Michel
scottm at aero.org
Wed Mar 28 10:05:01 PDT 2007
Changes in directory llvm/lib/Target/CellSPU:
README.txt added (r1.1)
---
Log message:
First test check-in.
---
Diffs of the changes: (+10 -0)
README.txt | 10 ++++++++++
1 files changed, 10 insertions(+)
Index: llvm/lib/Target/CellSPU/README.txt
diff -c /dev/null llvm/lib/Target/CellSPU/README.txt:1.1
*** /dev/null Wed Mar 28 12:04:53 2007
--- llvm/lib/Target/CellSPU/README.txt Wed Mar 28 12:04:43 2007
***************
*** 0 ****
--- 1,10 ----
+ //===- README.txt - Notes for improving CellSPU-specific code gen ---------===//
+
+ TODO:
+ * Check in the actual code.
+
+ ===-------------------------------------------------------------------------===
+
+ Note: The CellSPU work is work-in-progress and "alpha" quality code. No code
+ has been officially checked into the llvm repo, but this will happen Real Soon,
+ Real Soon Now.
More information about the llvm-commits
mailing list