[llvm-commits] CVS: llvm-www/pubs/2005-07-ZimmermanMSThesis.html 2005-07-ZimmermanMSThesis.pdf index.html

Chris Lattner sabre at nondot.org
Wed Jun 13 18:14:37 PDT 2007



Changes in directory llvm-www/pubs:

2005-07-ZimmermanMSThesis.html added (r1.1)
2005-07-ZimmermanMSThesis.pdf added (r1.1)
index.html updated: 1.53 -> 1.54
---
Log message:

another ms thesis


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

 2005-07-ZimmermanMSThesis.html |   33 +++++++++++++++++++++++++++++++++
 2005-07-ZimmermanMSThesis.pdf  |    0 
 index.html                     |    6 ++++++
 3 files changed, 39 insertions(+)


Index: llvm-www/pubs/2005-07-ZimmermanMSThesis.html
diff -c /dev/null llvm-www/pubs/2005-07-ZimmermanMSThesis.html:1.1
*** /dev/null	Wed Jun 13 20:14:24 2007
--- llvm-www/pubs/2005-07-ZimmermanMSThesis.html	Wed Jun 13 20:14:14 2007
***************
*** 0 ****
--- 1,33 ----
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+ <html>
+ <head>
+   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+   <link rel="stylesheet" href="../llvm.css" type="text/css" media="screen" />
+   <title>Profile-directed If-Conversion in Superscalar Microprocessors</title>
+ </head>
+ <body>
+ 
+ <div class="pub_title">
+   Profile-directed If-Conversion in Superscalar Microprocessors
+ </div>
+ <div class="pub_author">
+   Eric Zimmerman, M.S. Thesis
+ </div>
+ 
+ 
+ <h2>Published:</h2>
+ <blockquote>
+   "Profile-directed If-Conversion in Superscalar Microprocessors"<br>
+   Eric Zimmerman<br>
+   <i>Masters Thesis</i>,  Computer Science Dept., University of Illinois at
+   Urbana-Champaign, July 2005.
+ </blockquote>
+ 
+ <h2>Download:</h2>
+ <ul>
+   <li><a href="2005-07-ZimmermanMSThesis.pdf">Profile-directed If-Conversion in
+  Superscalar Microprocessors</a> (PDF)</li>
+ </ul>
+ 
+ </body>
+ </html>


Index: llvm-www/pubs/2005-07-ZimmermanMSThesis.pdf


Index: llvm-www/pubs/index.html
diff -u llvm-www/pubs/index.html:1.53 llvm-www/pubs/index.html:1.54
--- llvm-www/pubs/index.html:1.53	Wed Jun 13 19:56:53 2007
+++ llvm-www/pubs/index.html	Wed Jun 13 20:14:14 2007
@@ -106,6 +106,12 @@
   Proceedings of the 9th International Database Engineering & Application Sy
 mposium (IDEAS'05), July 2005. </li>
 
+<li>"<a href="2005-07-ZimmermanMSThesis.html">Profile-directed If-Conversion in
+ Superscalar Microprocessors</a>"<br>
+Eric Zimmerman<br>
+<i>Masters Thesis</i>,  Computer Science Dept., University of Illinois at
+Urbana-Champaign, July 2005.</li>
+
   
 <li>"<a href="2005-06-17-LattnerMSThesis.html">An Implementation of Swing Modulo Scheduling with Extensions for Superblocks</a>"<br>
 Tanya M. Lattner.<br> <i>M.S. Thesis</i>, Computer Science Dept., University of Illinois at






More information about the llvm-commits mailing list