projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fe4081
)
Another point to mention.
author
Duncan Sands
<baldrick@free.fr>
Sun, 1 Mar 2009 08:26:19 +0000
(08:26 +0000)
committer
Duncan Sands
<baldrick@free.fr>
Sun, 1 Mar 2009 08:26:19 +0000
(08:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65765
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 6e9068fce1fe9efaf878b8e8c03139707fd0c3ce..1b713a6ced978a395d5bcbf51f19f60300a02400 100644
(file)
--- 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