Dan Gohman | f17a25c | 2007-07-18 16:29:46 +0000 | [diff] [blame] | 1 | //===- README.txt - Notes for improving CellSPU-specific code gen ---------===// |
2 | |||||
3 | TODO: | ||||
4 | * Check in the actual code. | ||||
5 | |||||
6 | ===-------------------------------------------------------------------------=== | ||||
7 | |||||
8 | Note: The CellSPU work is work-in-progress and "alpha" quality code. No code | ||||
9 | has been officially checked into the llvm repo, but this will happen Real Soon, | ||||
10 | Real Soon Now. |