[llvm-commits] CVS: llvm-www/pubs/2002-06-AutomaticPoolAllocation.html 2002-08-09-LLVMCompilationStrategy.html 2002-12-LattnerMSThesis.html 2003-04-29-DataStructureAnalysisTR.html 2003-05-01-GCCSummit2003.html 2003-05-05-LCTES03-CodeSafety.html 2003-09-30-LifelongOptimizationTR.html 2003-10-01-LLVA.html

Misha Brukman brukman at cs.uiuc.edu
Tue Oct 21 17:44:01 PDT 2003


Changes in directory llvm-www/pubs:

2002-06-AutomaticPoolAllocation.html updated: 1.3 -> 1.4
2002-08-09-LLVMCompilationStrategy.html updated: 1.4 -> 1.5
2002-12-LattnerMSThesis.html updated: 1.2 -> 1.3
2003-04-29-DataStructureAnalysisTR.html updated: 1.2 -> 1.3
2003-05-01-GCCSummit2003.html updated: 1.6 -> 1.7
2003-05-05-LCTES03-CodeSafety.html updated: 1.3 -> 1.4
2003-09-30-LifelongOptimizationTR.html updated: 1.1 -> 1.2
2003-10-01-LLVA.html updated: 1.2 -> 1.3

---
Log message:

* Line up <html>, <head>, <title> tags
* Use a style sheet, this cleans up the <body> tag
* Use UTF-8 instead of ISO-8859-1 charset


---
Diffs of the changes:  (+52 -35)

Index: llvm-www/pubs/2002-06-AutomaticPoolAllocation.html
diff -u llvm-www/pubs/2002-06-AutomaticPoolAllocation.html:1.3 llvm-www/pubs/2002-06-AutomaticPoolAllocation.html:1.4
--- llvm-www/pubs/2002-06-AutomaticPoolAllocation.html:1.3	Tue May 20 15:00:53 2003
+++ llvm-www/pubs/2002-06-AutomaticPoolAllocation.html	Tue Oct 21 17:43:15 2003
@@ -1,10 +1,12 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Automatic Pool Allocation for Disjoint Data Structures</title>
+<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>Automatic Pool Allocation for Disjoint Data Structures</title>
 </head>
 
-<body bgcolor="#FFFFFF" text="#000000"> <!-- leftmargin="0" marginwidth="0" -->
+<body>
 
 <p align="center"><br> <font size="6"
 face="Georgia,Palatino,Times,Roman">Automatic Pool Allocation for Disjoint Data
@@ -60,4 +62,5 @@
 }
 </pre>
 
-</body></html>
+</body>
+</html>


Index: llvm-www/pubs/2002-08-09-LLVMCompilationStrategy.html
diff -u llvm-www/pubs/2002-08-09-LLVMCompilationStrategy.html:1.4 llvm-www/pubs/2002-08-09-LLVMCompilationStrategy.html:1.5
--- llvm-www/pubs/2002-08-09-LLVMCompilationStrategy.html:1.4	Thu Sep 11 15:44:40 2003
+++ llvm-www/pubs/2002-08-09-LLVMCompilationStrategy.html	Tue Oct 21 17:43:15 2003
@@ -1,9 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>The LLVM Instruction Set and Compilation Strategy</title>
+<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>The LLVM Instruction Set and Compilation Strategy</title>
 </head>
-<body bgcolor="#FFFFFF" text="#000000"> <!-- leftmargin="0" marginwidth="0" -->
+<body>
 
 <p align="center"><br>
 


Index: llvm-www/pubs/2002-12-LattnerMSThesis.html
diff -u llvm-www/pubs/2002-12-LattnerMSThesis.html:1.2 llvm-www/pubs/2002-12-LattnerMSThesis.html:1.3
--- llvm-www/pubs/2002-12-LattnerMSThesis.html:1.2	Fri May  9 13:25:21 2003
+++ llvm-www/pubs/2002-12-LattnerMSThesis.html	Tue Oct 21 17:43:15 2003
@@ -1,9 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>LLVM: An Infrastructure for Multi-Stage Optimization</title>
+<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>LLVM: An Infrastructure for Multi-Stage Optimization</title>
 </head>
-<body bgcolor="#FFFFFF" text="#000000"> <!-- leftmargin="0" marginwidth="0" -->
+<body>
 
 <p align="center"><br>
 


Index: llvm-www/pubs/2003-04-29-DataStructureAnalysisTR.html
diff -u llvm-www/pubs/2003-04-29-DataStructureAnalysisTR.html:1.2 llvm-www/pubs/2003-04-29-DataStructureAnalysisTR.html:1.3
--- llvm-www/pubs/2003-04-29-DataStructureAnalysisTR.html:1.2	Mon Sep 15 17:20:56 2003
+++ llvm-www/pubs/2003-04-29-DataStructureAnalysisTR.html	Tue Oct 21 17:43:15 2003
@@ -1,9 +1,12 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Data Structure Analysis: An Efficient Context-Sensitive Heap Analysis</title>
+<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>Data Structure Analysis: An Efficient Context-Sensitive Heap
+  Analysis</title>
 </head>
-<body bgcolor="#FFFFFF" text="#000000"> <!-- leftmargin="0" marginwidth="0" -->
+<body>
 
 <p align="center"><br>
 


Index: llvm-www/pubs/2003-05-01-GCCSummit2003.html
diff -u llvm-www/pubs/2003-05-01-GCCSummit2003.html:1.6 llvm-www/pubs/2003-05-01-GCCSummit2003.html:1.7
--- llvm-www/pubs/2003-05-01-GCCSummit2003.html:1.6	Mon May 26 13:39:42 2003
+++ llvm-www/pubs/2003-05-01-GCCSummit2003.html	Tue Oct 21 17:43:15 2003
@@ -1,10 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Architecture for a Next-Generation GCC</title>
+<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>Architecture for a Next-Generation GCC</title>
 </head>
-
-<body bgcolor="#FFFFFF" text="#000000"> <!-- leftmargin="0" marginwidth="0" -->
+<body>
 
 <p align="center"><br> <font size="7"
 face="Georgia,Palatino,Times,Roman">Architecture for a Next-Generation


Index: llvm-www/pubs/2003-05-05-LCTES03-CodeSafety.html
diff -u llvm-www/pubs/2003-05-05-LCTES03-CodeSafety.html:1.3 llvm-www/pubs/2003-05-05-LCTES03-CodeSafety.html:1.4
--- llvm-www/pubs/2003-05-05-LCTES03-CodeSafety.html:1.3	Mon Jun 23 07:13:36 2003
+++ llvm-www/pubs/2003-05-05-LCTES03-CodeSafety.html	Tue Oct 21 17:43:15 2003
@@ -1,10 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Memory Safety Without Runtime Checks or Garbage Collection</title>
+<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>Memory Safety Without Runtime Checks or Garbage Collection</title>
 </head>
-
-<body bgcolor="#FFFFFF" text="#000000"> <!-- leftmargin="0" marginwidth="0" -->
+<body>
 
 <p align="center"><br> <font size="6"
 face="Georgia,Palatino,Times,Roman">Memory Safety Without Runtime Checks or Garbage Collection</font><br><font size=4>


Index: llvm-www/pubs/2003-09-30-LifelongOptimizationTR.html
diff -u llvm-www/pubs/2003-09-30-LifelongOptimizationTR.html:1.1 llvm-www/pubs/2003-09-30-LifelongOptimizationTR.html:1.2
--- llvm-www/pubs/2003-09-30-LifelongOptimizationTR.html:1.1	Wed Oct  1 15:46:36 2003
+++ llvm-www/pubs/2003-09-30-LifelongOptimizationTR.html	Tue Oct 21 17:43:15 2003
@@ -1,9 +1,12 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>LLVM: A Compilation Framework for Lifelong Program Analysis & Transformation</title>
+<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>LLVM: A Compilation Framework for Lifelong Program Analysis &
+  Transformation</title>
 </head>
-<body bgcolor="#FFFFFF" text="#000000"> <!-- leftmargin="0" marginwidth="0" -->
+<body>
 
 <p align="center"><br>
 


Index: llvm-www/pubs/2003-10-01-LLVA.html
diff -u llvm-www/pubs/2003-10-01-LLVA.html:1.2 llvm-www/pubs/2003-10-01-LLVA.html:1.3
--- llvm-www/pubs/2003-10-01-LLVA.html:1.2	Wed Oct  1 15:57:28 2003
+++ llvm-www/pubs/2003-10-01-LLVA.html	Tue Oct 21 17:43:15 2003
@@ -1,9 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>LLVA: A Low-level Virtual Instruction Set Architecture</title>
+<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>LLVA: A Low-level Virtual Instruction Set Architecture</title>
 </head>
-<body bgcolor="#FFFFFF" text="#000000"> <!-- leftmargin="0" marginwidth="0" -->
+<body>
 
 <p align="center"><br>
 





More information about the llvm-commits mailing list