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

Chris Lattner lattner at cs.uiuc.edu
Wed Dec 8 10:22:30 PST 2004



Changes in directory llvm-www:

www-index.html updated: 1.116 -> 1.117
---
Log message:

PPC Jits too


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

Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.116 llvm-www/www-index.html:1.117
--- llvm-www/www-index.html:1.116	Wed Sep 22 22:57:58 2004
+++ llvm-www/www-index.html	Wed Dec  8 12:22:18 2004
@@ -36,7 +36,7 @@
 front-end</a>, a link-time optimization framework with a growing set of global
 and interprocedural analyses and transformations, static back-ends for the X86,
 PowerPC, and SPARC V9 architectures, a back-end which emits portable C code, and
-a Just-In-Time compiler for X86 and SPARC V9 processors. See "<a
+a Just-In-Time compiler for X86, PowerPC, and SPARC V9 processors. See "<a
 href="CurrentWork.html">Current Projects</a>" for information about other
 components under development.</p></li>
 






More information about the llvm-commits mailing list