Ryujinx/ARMeilleure/Translation
2020-05-01 23:15:55 +02:00
..
ArmEmitterContext.cs Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 2020-03-12 14:20:55 +11:00
Compiler.cs Do not compute dominance information when not in SSA (#1176) 2020-05-01 23:15:55 +02:00
CompilerContext.cs
CompilerOptions.cs
ControlFlowGraph.cs CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
DelegateCache.cs
DirectCallStubs.cs Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 2020-03-12 14:20:55 +11:00
Dominance.cs
EmitterContext.cs CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
GuestFunction.cs
JitCache.cs Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 2020-03-12 14:20:55 +11:00
JitCacheEntry.cs
JitUnwindWindows.cs
JumpTable.cs Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 2020-03-12 14:20:55 +11:00
PriorityQueue.cs CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
RegisterToLocal.cs
RegisterUsage.cs CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
RejitRequest.cs
SsaConstruction.cs
SsaDeconstruction.cs CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
TranslatedFunction.cs Modify TranslatedFunction.GetPointer () to optimize performance (#995) 2020-03-20 09:11:20 +11:00
Translator.cs CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00