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