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