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