summaryrefslogtreecommitdiff
path: root/docs/ReleaseNotes.html
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@mips.com>2012-05-15 20:06:41 +0000
committerAkira Hatanaka <ahatanaka@mips.com>2012-05-15 20:06:41 +0000
commit6ed743ed4ec48fb9e3b0ef53adb0befd8e838ed8 (patch)
tree246ee36970af895977bc3e134cc7854a834a7a5c /docs/ReleaseNotes.html
parenteb05b976e6e13fb0a8d1c45822dff67b0374e123 (diff)
Update MIPS' section in the release notes. Patch by Simon Atanasyan.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156847 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/ReleaseNotes.html')
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index b44e1334400..113ce930ef0 100644
--- a/docs/ReleaseNotes.html
+++ b/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>