[llvm-commits] CVS: llvm-www/ProjectsWithLLVM/index.html
Chris Lattner
sabre at nondot.org
Tue Mar 4 22:11:21 PST 2008
Changes in directory llvm-www/ProjectsWithLLVM:
index.html updated: 1.42 -> 1.43
---
Log message:
linkify AIF
---
Diffs of the changes: (+2 -1)
index.html | 3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm-www/ProjectsWithLLVM/index.html
diff -u llvm-www/ProjectsWithLLVM/index.html:1.42 llvm-www/ProjectsWithLLVM/index.html:1.43
--- llvm-www/ProjectsWithLLVM/index.html:1.42 Fri Feb 29 17:32:13 2008
+++ llvm-www/ProjectsWithLLVM/index.html Wed Mar 5 00:10:34 2008
@@ -158,7 +158,8 @@
<p>
Efficient use of the computational resources available for image processing is
-a goal of the Adobe Image Foundation project. Our language, "Hydra", is used
+a goal of the <a href="http://labs.adobe.com/wiki/index.php/AIF_Toolkit">Adobe
+Image Foundation</a> project. Our language, "Hydra", is used
to describe single- and multi-stage image processing kernels, which are then
compiled and run on a target machine within a larger application. Similarly
to how its namesake had many heads, our Hydra can be run on the GPU or
More information about the llvm-commits
mailing list