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

Owen Anderson resistor at mac.com
Wed Oct 17 23:20:17 PDT 2007



Changes in directory llvm-www:

InTheNews.html updated: 1.22 -> 1.23
---
Log message:

Add several recent news posts:
1) More info from Zack Rusin about using LLVM in Mesa.
2) An interview and a video from Adobe about using LLVM to compile C/C++ code to Flash.


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

 InTheNews.html |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletion(-)


Index: llvm-www/InTheNews.html
diff -u llvm-www/InTheNews.html:1.22 llvm-www/InTheNews.html:1.23
--- llvm-www/InTheNews.html:1.22	Fri Aug 24 18:30:36 2007
+++ llvm-www/InTheNews.html	Thu Oct 18 01:19:32 2007
@@ -15,6 +15,9 @@
   <div class="www_subsubsection">News Articles</div>
   <p><b>2007</b></p>
   <ul>
+    <li><a href="http://blog.digitalbackcountry.com/?p=1095">2007-10-17</a>, digitalbackcountry, "<b>Interview with Scott Petersen on the C/C++ in Flash Player Sneak</b>", Ryan Stewart</li>
+    <li><a href="http://www.peterelst.com/blog/2007/10/03/adobe-max-chicago-sneak-peeks/">2007-10-03</a>, peterelst, "<b>Flash on C/C++</b>", Scott Petersen.  Second video on linked page.
+    <li><a href="http://zrusin.blogspot.com/2007/09/today-were-going-to-talk-about-shaders.html">2007-09-29</a>, zrusin, "<b>Gallium3D, Shaders and LLVM</b>", Zack Rusin</li>
     <li><a href="http://osnews.com/story.php/18013/Apple-Developing-a-New-LLVM-C-Front-End/">2007-06-02</a>, OSNews, "<b>Apple Developing a New LLVM C 
     Front-End</b>", Eugenia Loli-Queru.</li>
     <li><a href="http://zrusin.blogspot.com/2007/05/mesa-and-llvm.html">2007-05-24</a>, zrusin, "<b>Mesa and LLVM</b>", Zack Rusin.</li>
@@ -108,6 +111,6 @@
   <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: 2007/08/24 23:30:36 $
+  Last modified: $Date: 2007/10/18 06:19:32 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list