gdkchan
|
5e0f8e8738
Implement JIT Arm64 backend (#4114)
|
3 лет назад |
gdkchan
|
ee0f9b03a4
Eliminate zero-extension moves in more cases on 32-bit games (#4140)
|
3 лет назад |
gdkchan
|
f0824fde9f
Add host CPU memory barriers for DMB/DSB and ordered load/store (#3015)
|
4 лет назад |
FICTURE7
|
ecc64c934d
Add `Operand.Label` support to `Assembler` (#2680)
|
4 лет назад |
FICTURE7
|
312be74861
Optimize `HybridAllocator` (#2637)
|
4 лет назад |
FICTURE7
|
a9343c9364
Refactor `PtcInfo` (#2625)
|
4 лет назад |
FICTURE7
|
22b2cb39af
Reduce JIT GC allocations (#2515)
|
4 лет назад |
LDj3SNuD
|
dc0adb533d
PPTC & Pool Enhancements. (#1968)
|
5 лет назад |
sharmander
|
40797a1283
Optimization | Modify Add (Integer) Instruction to use LEA instead. (#1971)
|
5 лет назад |
LDj3SNuD
|
8a33e884f8
Fix Vnmls_S fast path (F64: losing input d value). Fix Vnmla_S & Vnmls_S slow paths (using fused inst.s). Fix Vfma_V slow path not using StandardFPSCRValue(). (#1775)
|
5 лет назад |
LDj3SNuD
|
567ea726e1
Add support for guest Fz (Fpcr) mode through host Ftz and Daz (Mxcsr) modes (fast paths). (#1630)
|
5 лет назад |
sharmander
|
b479a43939
CPU: Implement VFNMS.F32/64 (#1758)
|
5 лет назад |
FICTURE7
|
f60033e0aa
Implement block placement (#1549)
|
5 лет назад |
FICTURE7
|
36ec1bc6c0
Relax block ordering constraints (#1535)
|
5 лет назад |
Ficture Seven
|
ee22517d92
Improve branch operations (#1442)
|
5 лет назад |
gdkchan
|
9878fc2d3c
Implement inline memory load/store exclusive and ordered (#1413)
|
5 лет назад |
Ficture Seven
|
b3c051bbec
Use movd,movq for i32/64 VectorExtract %x, 0x0 (#1439)
|
5 лет назад |
riperiperi
|
d7044b10a2
Add SSE4.2 Path for CRC32, add A32 variant, add tests for non-castagnoli variants. (#1328)
|
5 лет назад |
LDj3SNuD
|
5e724cf24e
Add Profiled Persistent Translation Cache. (#769)
|
5 лет назад |
LDj3SNuD
|
3b70a28087
Unwinding Follow-up. Fix a bug in JitUnwindWindows where ... (#1238)
|
6 лет назад |
gdkchan
|
96c7988671
Remove CpuId IR instruction (#1227)
|
6 лет назад |
riperiperi
|
8226997bc7
CodeGen Optimisations (LSRA and Translator) (#978)
|
6 лет назад |
riperiperi
|
d904706fc0
Use a Jump Table for direct and indirect calls/jumps, removing transitions to managed (#975)
|
6 лет назад |
gdkchan
|
61d79facd1
Optimize x64 loads and stores using complex addressing modes (#972)
|
6 лет назад |
gdkchan
|
e5f78fb1d4
Replace LinkedList by IntrusiveList to avoid allocations on JIT (#931)
|
6 лет назад |
LDj3SNuD
|
0915731a9d
Implemented fast paths for: (#846)
|
6 лет назад |
LDj3SNuD
|
8c85bdf2ed
Implemented fast paths for: (#841)
|
6 лет назад |
LDj3SNuD
|
eefe2b20fc
Fix Fcmge_S/V & Fcmgt_S/V Inst.s (#815)
|
6 лет назад |
gdkchan
|
a731ab3a2a
Add a new JIT compiler for CPU code (#693)
|
6 лет назад |