mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-28 08:37:41 +00:00
Note x86 regmask operands in release notes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150712 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8b0a3f2df9
commit
2624661011
@ -377,7 +377,9 @@ Release Notes</a>.</h1>
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Bug fixes and improved support for AVX1</li>
|
<li>Bug fixes and improved support for AVX1</li>
|
||||||
<li>Support for AVX2 (still incomplete at this point)</li>
|
<li>Support for AVX2 (still incomplete at this point)</li>
|
||||||
<li>....</li>
|
<li>Call instructions use the new register mask operands for faster compile
|
||||||
|
times and better support for different calling conventions. The old WINCALL
|
||||||
|
instructions are no longer needed.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user