[llvm-commits] [llvm] r46985 - /llvm/trunk/docs/ReleaseNotes.html

Chris Lattner sabre at nondot.org
Mon Feb 11 21:07:13 PST 2008


Author: lattner
Date: Mon Feb 11 23:07:12 2008
New Revision: 46985

URL: http://llvm.org/viewvc/llvm-project?rev=46985&view=rev
Log:
remove unknown details

Modified:
    llvm/trunk/docs/ReleaseNotes.html

Modified: llvm/trunk/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.html?rev=46985&r1=46984&r2=46985&view=diff

==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Mon Feb 11 23:07:12 2008
@@ -303,10 +303,8 @@
 advantage of its predication features.</li>
 <li>Bruno added PIC support to the MIPS backend, fixed many bugs and improved
 support for architecture variants.</li>
-<li>Arnold Schwaighofer added support for X86 tail calls (limitations?
-details?).</li>
-<li>Evan contributed several enhancements to Darwin/x86 debug information,
-and improvements at -O0 (details?).</li>
+<li>Arnold Schwaighofer added initial support for X86 tail calls.</li>
+<li>Evan contributed several enhancements to Darwin/x86 debug information.</li>
 <li>Duncan added x86-64 support for trampolines (pointers to nested functions).</li>
 </ul>
   





More information about the llvm-commits mailing list