summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2009-03-01 08:26:19 +0000
committerDuncan Sands <baldrick@free.fr>2009-03-01 08:26:19 +0000
commit2166cb76735fb21cdf58bb5a1ccfacadfad1e241 (patch)
tree2bbc633345277dec35bee4cf0369e0c478c322d6 /llvm/docs/ReleaseNotes.html
parent07e95680fde47691c6dd1ce4a9fa20191bf65249 (diff)
downloadbcm5719-llvm-2166cb76735fb21cdf58bb5a1ccfacadfad1e241.tar.gz
bcm5719-llvm-2166cb76735fb21cdf58bb5a1ccfacadfad1e241.zip
Another point to mention.
llvm-svn: 65765
Diffstat (limited to 'llvm/docs/ReleaseNotes.html')
-rw-r--r--llvm/docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.html b/llvm/docs/ReleaseNotes.html
index 6e9068fce1f..1b713a6ced9 100644
--- a/llvm/docs/ReleaseNotes.html
+++ b/llvm/docs/ReleaseNotes.html
@@ -309,6 +309,7 @@ GCC inliner off, llvm handles always-inline.
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
OpenPOWER on IntegriCloud