forked from OSchip/llvm-project
Also add the late notes for Mips in the current release note
llvm-svn: 129122
This commit is contained in:
parent
05459c8269
commit
a21d470870
|
@ -749,6 +749,10 @@ it run faster:</p>
|
|||
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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue