projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9e03f6
)
First test check-in.
author
Scott Michel
<scottm@aero.org>
Wed, 28 Mar 2007 17:04:43 +0000
(17:04 +0000)
committer
Scott Michel
<scottm@aero.org>
Wed, 28 Mar 2007 17:04:43 +0000
(17:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35429
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/CellSPU/README.txt
[new file with mode: 0644]
patch
|
blob
diff --git a/lib/Target/CellSPU/README.txt
b/lib/Target/CellSPU/README.txt
new file mode 100644
(file)
index 0000000..
cf2a974
--- /dev/null
+++ b/
lib/Target/CellSPU/README.txt
@@ -0,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.