Ryujinx/ARMeilleure
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
..
CodeGen Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 2020-02-17 22:30:54 +01:00
Common Implemented fast paths for: (#841) 2019-12-07 13:45:32 +01:00
Decoders Add a limit for the number of instructions in a function (#843) 2019-12-14 18:18:51 -03:00
Diagnostics Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 2020-02-17 22:30:54 +01:00
Instructions Initial work 2020-01-09 02:13:00 +01:00
IntermediateRepresentation Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 2020-02-17 22:30:54 +01:00
Memory Add a GetSpan method to the memory manager and use it on GPU (#877) 2020-01-13 10:27:50 +11:00
State .NET Core 3.0 is here! (#784) 2019-10-31 19:09:03 +01:00
Translation Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 2020-02-17 22:30:54 +01:00
ARMeilleure.csproj Render Profiler in GUI (#854) 2020-02-06 11:25:47 +00:00
Optimizations.cs Fix Fcmge_S/V & Fcmgt_S/V Inst.s (#815) 2019-11-09 23:21:03 -03:00
Statistics.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00