Also add the late notes for Mips in the current release note

llvm-svn: 129122
This commit is contained in:
Bruno Cardoso Lopes 2011-04-08 03:06:22 +00:00
parent 16ed2c18a0
commit fcd7917ed0

View File

@ -748,7 +748,11 @@ it run faster:</p>
<li>PowerPC: The backend has been largely MC'ized and is ready to support
directly writing out mach-o object files. No one seems interested in finishing
this final step though.</li>
<li>Mips: Improved o32 ABI support, including better varags handling.
More instructions supported in codegen: madd, msub, rotr, rotrv and clo.
It also now supports lowering block addresses.</li>
</ul>
</div>