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