Changes in directory llvm-www:

InTheNews.html added (r1.1)
---
Log message:

Add a news section.


---
Diffs of the changes:  (+46 -0)

 InTheNews.html |   46 ++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 46 insertions(+)


Index: llvm-www/InTheNews.html
diff -c /dev/null llvm-www/InTheNews.html:1.1
*** /dev/null   Tue Mar 20 14:29:54 2007
--- llvm-www/InTheNews.html     Tue Mar 20 14:29:44 2007
***************
*** 0 ****
--- 1,46 ----
+ <!--#include virtual="header.incl" -->
+ <div class="www_sectiontitle">LLVM In The News</div>
+ <div class="www_text">
+   <p>Here's a list of news articles that mention LLVM so you can see what 
others
+   are saying about LLVM.</p>
+   <!----------------------------------------------------------------------- 
-->
+   <!-- NOTE TO MAINTAINERS: NO Email List Entries here, just News Articles  
-->
+   <!----------------------------------------------------------------------- 
-->
+   <ul>
+     <li><a 
href="http://arstechnica.com/journals/apple.ars/2007/03/19/apple-putting-llvm-to-good-useArsTechnica";>ars
 technia</a>,
+     March 20, 2007 (Bossa Conference Report)</li>
+     <li><a href="http://www.osnews.com/story.php?news_id=17136";>OSnews</a>,
+     February 1, 2007 (Connect the dots: iPhone, OS X, LLVM, ARM, Ruby?)</li>
+     <li><a href="http://www.ipodobserver.com/story/30184";>iPodObserver</a>,
+     February 1st, 2007 (An iPhone Performance Secret: LLVM)</li>
+     <li><a href="http://lca2007.linux.org.au/talk/27";>Linux.conf.au</a>,
+     January 15th, 2007, (The ARM Backend Of LLVM)</li>
+     <li><a href="http://www.leonard-ritter.com/lunar_goes_llvm";>Leonard 
Ritter Blog</a>
+     January 13th, 2007, (Lunar goes LLVM)</li>
+     <li><a 
href="http://macslash.org/article.pl?sid=06/08/18/1248220&mode=thread";>Mac 
Slash</a>,
+     August 18, 2006 (Leopard OpenGL: Better Performance With LLVM)</li>
+     <li><a href="http://arstechnica.com/staff/fatbits.ars/2006/8/17/5024";>ars 
technia</a>
+     August 17, 2006 (LLVM in Leopard)</li>
+     <li><a 
href="http://www.google.com/url?sa=t&ct=res&cd=19&url=http%3A%2F%2Fgcc.gnu.org%2Fml%2Fgcc%2F2003-10%2Fmsg01218.html&ei=czAARqzuKa_giwHtl6DHDA&usg=__UMlQ8OtGF-PBZb1OKgatM0ZF_lM=&sig2=S4qUiyjXs77aUyc4Zho1vA";>Chris
 Lattner</a>,
+     24 October 2003 (LLVM 1.0 Announcement)</li>
+   </ul>
+   <p>Here are some other links about LLVM:</p>
+   <ul>
+     <li><a href="http://en.wikipedia.org/wiki/LLVM";>Wikipedia Article</a></li>
+     <li><a href="http://www.answers.com/topic/low-level-virtual-machine";>
+       Answers.com</a></li>
+     <li><a href="http://technorati.com/tag/LLVM";>Technorati Tag LLVM</a></li>
+   </ul>
+ </div>
+ 
+ <!-- *********************************************************************** 
-->
+ <hr>
+ <address>
+   <a href="http://jigsaw.w3.org/css-validator/check/referer";><img
+   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: 2007/03/20 19:29:44 $
+ </address>
+ <!--#include virtual="footer.incl" -->



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to