Files
Ryujinx/ARMeilleure/CodeGen/Optimizations/Optimizer.cs
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

3.6 KiB