gdkchan 95017b8c66 Support memory aliasing (#2954) 4 years ago
..
Cache f39fce8f54 misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901) 4 years ago
PTC 26a881176e Fix tail merge from block with conditional jump to multiple returns (#3267) 4 years ago
ArmEmitterContext.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 years ago
Compiler.cs fbf40424f4 Add an early `TailMerge` pass (#2721) 4 years ago
CompilerContext.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
CompilerOptions.cs a9343c9364 Refactor `PtcInfo` (#2625) 4 years ago
ControlFlowGraph.cs fbf40424f4 Add an early `TailMerge` pass (#2721) 4 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 92d166ecb7 Enable CPU JIT cache invalidation (#2965) 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 f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) 4 years ago
GuestFunction.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 years ago
IntervalTree.cs 95017b8c66 Support memory aliasing (#2954) 4 years ago
RegisterToLocal.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 years ago
RegisterUsage.cs fbf40424f4 Add an early `TailMerge` pass (#2721) 4 years ago
RejitRequest.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 years ago
SsaConstruction.cs 644b497df1 Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145) 4 years ago
SsaDeconstruction.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 years ago
TranslatedFunction.cs 89791ba68d Add inlined on translation call counting (#2190) 5 years ago
Translator.cs dc063eac83 ARMeilleure: Implement single stepping (#3133) 4 years ago
TranslatorCache.cs 92d166ecb7 Enable CPU JIT cache invalidation (#2965) 4 years ago
TranslatorStubs.cs a9343c9364 Refactor `PtcInfo` (#2625) 4 years ago