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:
d02c42b
)
Add a note on removing LLVMC.
author
Eric Christopher
<echristo@apple.com>
Wed, 28 Sep 2011 19:47:28 +0000
(19:47 +0000)
committer
Eric Christopher
<echristo@apple.com>
Wed, 28 Sep 2011 19:47:28 +0000
(19:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140715
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/docs/ReleaseNotes.html
b/docs/ReleaseNotes.html
index 4feb907d367fef5bf476e37fc4a678670ccf4135..002d8f4bd9a3a1d3fdadad1b8c955db5f244f07a 100644
(file)
--- a/
docs/ReleaseNotes.html
+++ b/
docs/ReleaseNotes.html
@@
-581,6
+581,8
@@
it run faster:</p>
from the previous release.</p>
<ul>
+ <li>The <code>LLVMC</code> front end code was removed while separating
+ out language independence.</li>
<li>The <code>LowerSetJmp</code> pass wasn't used effectively by any
target and has been removed.</li>
<li>The old <code>TailDup</code> pass was not used in the standard pipeline