1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 07:26:28 -05:00
Files
ryujinx/ARMeilleure/CodeGen/Optimizations
gdkchan e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931)
* Replace LinkedList by IntrusiveList to avoid allocations on JIT

* Fix wrong replacements
2020-02-17 22:30:54 +01:00
..