Release 2024-07-24(2517a32348)
github-actions
released this
24 Jul 13:14
·
10 commits
to master
since this release
Changelog
Commit range: 220d6d9f58..2517a3234822de74e05e642a55f79d8f3b4c5198
-
2517a323 GP-0: Remove TODO keyword in Skeleton files...makes too much noise in
the IDE -
9a416877 GP-4733 Heap strings
-
f657b11c GP-4748 Updated RttiUtil's find end of vftable to be more accurate.
-
5eaf085e x86: Fix aliasing issues with SIMD instructions
-
b272e741 Merge remote-tracking branch 'origin/patch'
Commit details
-
62c623cb AArch32: fixed ldaexd
- fixed addr src register aliased as first dest register of a double word load causing second word load at the value of first load
-
614d50fc AArch32: fixed sha1su0.32
- fixed destructive 64-bit left shift on a 64-bit value before zext
-
45781680 AArch32: fixed sha1su1.32
- fixed destructive left shifts on 32-bit values before zext
-
32912f22 GP-3774 advanced class improvements