projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b25e3d1
)
Update MIPS' section in the release notes. Patch by Simon Atanasyan.
author
Akira Hatanaka
<ahatanaka@mips.com>
Tue, 15 May 2012 20:06:41 +0000
(20:06 +0000)
committer
Akira Hatanaka
<ahatanaka@mips.com>
Tue, 15 May 2012 20:06:41 +0000
(20:06 +0000)
llvm-svn: 156847
llvm/docs/ReleaseNotes.html
patch
|
blob
|
history
diff --git
a/llvm/docs/ReleaseNotes.html
b/llvm/docs/ReleaseNotes.html
index
b44e133
..
113ce93
100644
(file)
--- a/
llvm/docs/ReleaseNotes.html
+++ b/
llvm/docs/ReleaseNotes.html
@@
-662,6
+662,8
@@
New features and major changes in the MIPS target include:</p>
<li>Various fixes to improve performance have been implemented.</li>
<li>Post-RA scheduling is now enabled at -O3.</li>
<li>Support for soft-float code generation has been added.</li>
+ <li>clang driver's support for MIPS 64-bits targets.</li>
+ <li>Support for MIPS floating point ABI option in clang driver.</li>
</ul>
</div>