[llvm-commits] CVS: llvm-www/devmtg/2008-08/index.html

Chris Lattner sabre at nondot.org
Sun Aug 3 15:59:13 PDT 2008



Changes in directory llvm-www/devmtg/2008-08:

index.html updated: 1.11 -> 1.12
---
Log message:

blender->bender. Thanks Gabor.


---
Diffs of the changes:  (+2 -2)

 index.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm-www/devmtg/2008-08/index.html
diff -u llvm-www/devmtg/2008-08/index.html:1.11 llvm-www/devmtg/2008-08/index.html:1.12
--- llvm-www/devmtg/2008-08/index.html:1.11	Sun Aug  3 17:33:11 2008
+++ llvm-www/devmtg/2008-08/index.html	Sun Aug  3 17:58:54 2008
@@ -83,7 +83,7 @@
     <td><b>Adobe Image Foundation and Adobe PixelBender</b> - Adobe Image
         Foundation is a system for JIT compiling code written in the Adobe
         PixelBender language to run on the CPU and GPU.  This talk describes how
-        AIF and PixelBlender work and how it uses LLVM to evaluate dependencies,
+        AIF and PixelBender work and how it uses LLVM to evaluate dependencies,
         reason about dirty regions of images, and do pixel processing when a GPU
         cannot handle a program.        
     </td>
@@ -297,7 +297,7 @@
   src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
   <a href="http://validator.w3.org/check/referer"><img
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
-<br>Last modified: $Date: 2008/08/03 22:33:11 $
+<br>Last modified: $Date: 2008/08/03 22:58:54 $
 </address>
 
 <!--#include virtual="../../footer.incl" -->






More information about the llvm-commits mailing list