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

Duncan Sands baldrick at free.fr
Sun Mar 1 00:26:22 PST 2009


Author: baldrick
Date: Sun Mar  1 02:26:19 2009
New Revision: 65765

URL: http://llvm.org/viewvc/llvm-project?rev=65765&view=rev
Log:
Another point to mention.

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=65765&r1=65764&r2=65765&view=diff

==============================================================================
--- llvm/trunk/docs/ReleaseNotes.html (original)
+++ llvm/trunk/docs/ReleaseNotes.html Sun Mar  1 02:26:19 2009
@@ -309,6 +309,7 @@
 cmake mature?
 x86 backend GS segment -> addr space 256 (r62980)
 nocapture
+addreadattrs pass renamed to functionattrs; now calculates nocapture
 memdep (used by GVN and memcpyopt) is faster / more aggressive.
 how to write a backend doc docs/WritingAnLLVMBackend.html
 fastisel + exception handling





More information about the llvm-commits mailing list