mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-10 22:00:58 +00:00
Add change of crc32 intrinsic to release notes
llvm-svn: 132212
This commit is contained in:
parent
0fcb465bab
commit
fe86df1e51
@ -696,6 +696,12 @@ it run faster:</p>
|
||||
<li>The MC assembler supports 3dNow! and 3DNowA instructions.</li>
|
||||
|
||||
<li>Several bugs have been fixed for Windows x64 code generator.</li>
|
||||
|
||||
<li>The CRC32 intrinsics have been renamed. The intrinsics were previously
|
||||
@llvm.x86.sse42.crc32.[8|16|32] and @llvm.x86.sse42.crc64.[8|64]. They have
|
||||
been renamed to @llvm.x86.sse42.crc32.32.[8|16|32] and
|
||||
@llvm.x86.sse42.crc32.64.[8|64].</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user