Ryujinx/ARMeilleure/Translation
LDj3SNuD 62585755fd
Do not clear the rejit queue when overlaps count is equal to 0. (#3721)
* Do not clear the rejit queue when overlaps count is equal to 0.

* Ptc and PtcProfiler must be invalidated.

* Revert "Ptc and PtcProfiler must be invalidated."

This reverts commit f5b0ad9d7d.

* Fix #3710 slow path due to #3701.
2022-10-19 02:08:34 +00:00
..
Cache
PTC
ArmEmitterContext.cs
Compiler.cs
CompilerContext.cs
CompilerOptions.cs
ControlFlowGraph.cs Implement some 32-bit Thumb instructions (#3614) 2022-08-25 09:59:34 +00:00
DelegateHelper.cs
DelegateInfo.cs
Delegates.cs
DispatcherFunction.cs
Dominance.cs
EmitterContext.cs
GuestFunction.cs
IntervalTree.cs
RegisterToLocal.cs Reduce JIT GC allocations (#2515) 2021-08-17 15:08:34 -03:00
RegisterUsage.cs
RejitRequest.cs
SsaConstruction.cs
SsaDeconstruction.cs
TranslatedFunction.cs
Translator.cs
TranslatorCache.cs
TranslatorQueue.cs
TranslatorStubs.cs