Berkan Diler 37d27c4c99 Some minor cleanups and optimizations (#4174) 3 жил өмнө
..
Cache 0fbcd630bc Replace `DllImport` usage with `LibraryImport` (#4084) 3 жил өмнө
PTC 219f63ff4e Fix CPU FCVTN instruction implementation (slow path) (#4159) 3 жил өмнө
ArmEmitterContext.cs 98e05ee4b7 ARMeilleure: Thumb support (All T16 instructions) (#3105) 4 жил өмнө
Compiler.cs fbf40424f4 Add an early `TailMerge` pass (#2721) 4 жил өмнө
CompilerContext.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 жил өмнө
CompilerOptions.cs a9343c9364 Refactor `PtcInfo` (#2625) 4 жил өмнө
ControlFlowGraph.cs eba682b767 Implement some 32-bit Thumb instructions (#3614) 3 жил өмнө
DelegateHelper.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 жил өмнө
DelegateInfo.cs b5c215111d PPTC Follow-up. (#1712) 5 жил өмнө
Delegates.cs 814f75142e Fpsr and Fpcr freed. (#3701) 3 жил өмнө
DispatcherFunction.cs 9d7627af64 Add multi-level function table (#2228) 5 жил өмнө
Dominance.cs e5f78fb1d4 Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931) 6 жил өмнө
EmitterContext.cs f0824fde9f Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015) 4 жил өмнө
GuestFunction.cs a731ab3a2a Add a new JIT compiler for CPU code (#693) 6 жил өмнө
IntervalTree.cs 6922862db8 Optimize kernel memory block lookup and consolidate RBTree implementations (#3410) 3 жил өмнө
RegisterToLocal.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 жил өмнө
RegisterUsage.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 жил өмнө
RejitRequest.cs 5e724cf24e Add Profiled Persistent Translation Cache. (#769) 5 жил өмнө
SsaConstruction.cs 37d27c4c99 Some minor cleanups and optimizations (#4174) 3 жил өмнө
SsaDeconstruction.cs 22b2cb39af Reduce JIT GC allocations (#2515) 4 жил өмнө
TranslatedFunction.cs 89791ba68d Add inlined on translation call counting (#2190) 5 жил өмнө
Translator.cs 4da44e09cb Make structs readonly when applicable (#4002) 3 жил өмнө
TranslatorCache.cs 92d166ecb7 Enable CPU JIT cache invalidation (#2965) 4 жил өмнө
TranslatorQueue.cs ee1825219b Clean up rejit queue (#2751) 3 жил өмнө
TranslatorStubs.cs a9343c9364 Refactor `PtcInfo` (#2625) 4 жил өмнө