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