FICTURE7 65ac00833a Use branch instead of tailcall for recursive calls (#2282) 5 years ago
..
Cache b5c215111d PPTC Follow-up. (#1712) 5 years ago
PTC 65ac00833a Use branch instead of tailcall for recursive calls (#2282) 5 years ago
ArmEmitterContext.cs 89791ba68d Add inlined on translation call counting (#2190) 5 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 89791ba68d Add inlined on translation call counting (#2190) 5 years ago
DirectCallStubs.cs dc0adb533d PPTC & Pool Enhancements. (#1968) 5 years ago
Dominance.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 years ago
EmitterContext.cs c805542b29 Allow `LocalVariable` to be assigned more than once (#2288) 5 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 65ac00833a Use branch instead of tailcall for recursive calls (#2282) 5 years ago