Update MIPS' section in the release notes. Patch by Simon Atanasyan.
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 15 May 2012 20:06:41 +0000 (20:06 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 15 May 2012 20:06:41 +0000 (20:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156847 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.html

index b44e13344002fa016cbe82db2ff23c4384d5c78c..113ce930ef02d6f2e47ec154bb3a20227071329b 100644 (file)
@@ -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>