gdkchan 2678bf0010 PPTC version increment (#1427) 5 years ago
..
PTC 2678bf0010 PPTC version increment (#1427) 5 years ago
ArmEmitterContext.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
Compiler.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 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 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 years ago
DelegateHelper.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
DelegateInfo.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
Delegates.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
DirectCallStubs.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
Dominance.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 years ago
EmitterContext.cs 3af2ce74ec Implements some 32-bit instructions (VBIC, VTST, VSRA) (#1192) 5 years ago
GuestFunction.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
JitCache.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
JitCacheEntry.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
JitUnwindWindows.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
JumpTable.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
RegisterToLocal.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 years ago
RegisterUsage.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 years ago
RejitRequest.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
SsaConstruction.cs b1b6f294f2 Add most of the A32 instruction set to ARMeilleure (#897) 6 years ago
SsaDeconstruction.cs 8226997bc7 CodeGen Optimisations (LSRA and Translator) (#978) 6 years ago
TranslatedFunction.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
Translator.cs 2421186d97 Generalize tail continues (#1298) 5 years ago