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

John Criswell criswell at cs.uiuc.edu
Thu Oct 21 08:28:30 PDT 2004



Changes in directory llvm-www:

CurrentWork.html updated: 1.4 -> 1.5
---
Log message:

Add missing word.
Removed what I believe is an extraneous comma.


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

Index: llvm-www/CurrentWork.html
diff -u llvm-www/CurrentWork.html:1.4 llvm-www/CurrentWork.html:1.5
--- llvm-www/CurrentWork.html:1.4	Wed Jul 14 18:23:35 2004
+++ llvm-www/CurrentWork.html	Thu Oct 21 10:28:18 2004
@@ -88,7 +88,7 @@
                     <li><em><strong>Runtime optimization on
                         general-purpose processors</strong>:</em>
                         We are developing techniques for optimizing ordinary
-                        at runtime, by exploiting the LLVM instruction
+                        programs at runtime by exploiting the LLVM instruction
 			set and compiler architecture in ways that would not
 			be possible with ordinary static compilation.
 			Our tracing and optimization strategy are described above.






More information about the llvm-commits mailing list