Chenj168 561d64e5bf Modify TranslatedFunction.GetPointer () to optimize performance (#995) 6 роки тому
..
ArmEmitterContext.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 6 роки тому
Compiler.cs 61d79facd1 Optimize x64 loads and stores using complex addressing modes (#972) 6 роки тому
CompilerContext.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 роки тому
CompilerOptions.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 роки тому
ControlFlowGraph.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 роки тому
DelegateCache.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 роки тому
DirectCallStubs.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 6 роки тому
Dominance.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 роки тому
EmitterContext.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 роки тому
GuestFunction.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 роки тому
JitCache.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 6 роки тому
JitCacheEntry.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 роки тому
JitUnwindWindows.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 роки тому
JumpTable.cs d904706fc0 Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975) 6 роки тому
PriorityQueue.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 роки тому
RegisterToLocal.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 роки тому
RegisterUsage.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 роки тому
RejitRequest.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 роки тому
SsaConstruction.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 роки тому
SsaDeconstruction.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 роки тому
TranslatedFunction.cs 561d64e5bf Modify TranslatedFunction.GetPointer () to optimize performance (#995) 6 роки тому
Translator.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 роки тому