FICTURE7 9d7627af64 Add multi-level function table (#2228) 4 years ago
..
Cache 9d7627af64 Add multi-level function table (#2228) 4 years ago
PTC 9d7627af64 Add multi-level function table (#2228) 4 years ago
ArmEmitterContext.cs 9d7627af64 Add multi-level function table (#2228) 4 years ago
Compiler.cs 61634dd415 Clear JIT cache on exit (#1518) 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 c805542b29 Allow `LocalVariable` to be assigned more than once (#2288) 5 years ago
DelegateHelper.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
DelegateInfo.cs b5c215111d PPTC Follow-up. (#1712) 5 years ago
Delegates.cs 9d7627af64 Add multi-level function table (#2228) 4 years ago
DispatcherFunction.cs 9d7627af64 Add multi-level function table (#2228) 4 years ago
Dominance.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 years ago
EmitterContext.cs 9d7627af64 Add multi-level function table (#2228) 4 years ago
GuestFunction.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 f2b12c9749 Remove old, unused CPU optimization (#1586) 5 years ago
RejitRequest.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
SsaConstruction.cs c805542b29 Allow `LocalVariable` to be assigned more than once (#2288) 5 years ago
SsaDeconstruction.cs b5c215111d PPTC Follow-up. (#1712) 5 years ago
TranslatedFunction.cs 89791ba68d Add inlined on translation call counting (#2190) 5 years ago
Translator.cs 9d7627af64 Add multi-level function table (#2228) 4 years ago
TranslatorStubs.cs 9d7627af64 Add multi-level function table (#2228) 4 years ago