Ryujinx/ARMeilleure/CodeGen
merry f8cd072b62
Faster crc32 implementation (#1294)
* Add Pclmulqdq intrinsic

* Implement crc32 in terms of pclmulqdq

* Address PR comments
2020-06-05 20:58:27 +10:00
..
Optimizations Optimize %x ^ %x = 0 (#1094) 2020-04-09 09:36:19 +10:00
RegisterAllocators CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
Unwinding Unwinding Follow-up. Fix a bug in JitUnwindWindows where ... (#1238) 2020-05-15 13:46:35 +02:00
X86 Faster crc32 implementation (#1294) 2020-06-05 20:58:27 +10:00
CompiledFunction.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00