summaryrefslogtreecommitdiff
path: root/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
commitf910fd3110e1809b64153f0ba2a9c9b6f520f86e (patch)
treecb9dc3b45590861aead9863d43aa2e65ad3f5083 /docs/ReleaseNotes.html
parent8fe40819aed54e3c33adcbc972f414f5e13a6de8 (diff)
downloadllvm-f910fd3110e1809b64153f0ba2a9c9b6f520f86e.tar.gz
llvm-f910fd3110e1809b64153f0ba2a9c9b6f520f86e.tar.bz2
llvm-f910fd3110e1809b64153f0ba2a9c9b6f520f86e.tar.xz
Another point to mention.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65765 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index 6e9068fce1..1b713a6ced 100644
--- a/docs/ReleaseNotes.html
+++ b/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