1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

Update MIPS' section in the release notes. Patch by Simon Atanasyan.

llvm-svn: 156847
This commit is contained in:
Akira Hatanaka 2012-05-15 20:06:41 +00:00
parent 2bc63e3ee1
commit 2938a5c491

View 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>