ryujinx/ARMeilleure/Translation
Chenj168 561d64e5bf
Modify TranslatedFunction.GetPointer () to optimize performance (#995)
* add local var to reduce calling Marshal.GetFunctionPointerForDelegate

* modify code style
2020-03-20 09:11:20 +11:00
..
ArmEmitterContext.cs
Compiler.cs
CompilerContext.cs
CompilerOptions.cs
ControlFlowGraph.cs CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
DelegateCache.cs
DirectCallStubs.cs
Dominance.cs
EmitterContext.cs CodeGen Optimisations (LSRA and Translator) (#978) 2020-03-18 22:44:32 +11:00
GuestFunction.cs
JitCache.cs
JitCacheEntry.cs
JitUnwindWindows.cs
JumpTable.cs
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