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

Chris Lattner lattner at cs.uiuc.edu
Sat Apr 23 11:50:21 PDT 2005



Changes in directory llvm-www:

CurrentWork.html updated: 1.6 -> 1.7
---
Log message:

add a link


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

 CurrentWork.html |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)


Index: llvm-www/CurrentWork.html
diff -u llvm-www/CurrentWork.html:1.6 llvm-www/CurrentWork.html:1.7
--- llvm-www/CurrentWork.html:1.6	Wed Mar 16 09:14:47 2005
+++ llvm-www/CurrentWork.html	Sat Apr 23 13:50:05 2005
@@ -27,7 +27,8 @@
 		components of the system that are being developed in these
 		projects include:
               <ul>
-		<li><em><strong>Automatic Pool Allocation</strong>:</em>
+		<li><em><strong><a 
+href="pubs/2005-05-21-PLDI-PoolAlloc.html">Automatic Pool Allocation</a></strong>:</em>
 		A fully automatic program transformation that introduces
 	        <i>region-based memory management</i> in a novel manner:
 		it partitions the heap into separate regions for distinct






More information about the llvm-commits mailing list