[llvm-commits] [release_15] CVS: llvm/docs/ReleaseNotes.html

John Criswell criswell at cs.uiuc.edu
Wed May 18 08:37:54 PDT 2005



Changes in directory llvm/docs:

ReleaseNotes.html updated: 1.327.2.1 -> 1.327.2.2
---
Log message:

Add PR#566; something I should have done before.


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

 ReleaseNotes.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


Index: llvm/docs/ReleaseNotes.html
diff -u llvm/docs/ReleaseNotes.html:1.327.2.1 llvm/docs/ReleaseNotes.html:1.327.2.2
--- llvm/docs/ReleaseNotes.html:1.327.2.1	Tue May 17 11:07:32 2005
+++ llvm/docs/ReleaseNotes.html	Wed May 18 10:37:06 2005
@@ -694,7 +694,7 @@
 <div class="doc_text">
 
 <ul>
-  <li>None yet</li>
+<li><a href="http://llvm.cs.uiuc.edu/PR566">Memory Mapped I/O Intrinsics do not fence memory</a></li>
 </ul>
 
 </div>
@@ -826,7 +826,7 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
 
   <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2005/05/17 16:07:32 $
+  Last modified: $Date: 2005/05/18 15:37:06 $
 </address>
 
 </body>






More information about the llvm-commits mailing list