Commit graph

7,604 commits

Author SHA1 Message Date
Basilisk-Dev
11c7117a26 Issue #3049 - Enable loongarch64 wasm profiling patching 2026-06-28 06:41:04 +01:00
Basilisk-Dev
a8734fe5ed Issue #3049 - Enable loongarch64 Ion environments 2026-06-28 06:41:03 +01:00
Basilisk-Dev
4c58aa2724 Issue #3049 - Enable loongarch64 JIT atomics 2026-06-28 06:41:03 +01:00
Basilisk-Dev
bb16a45039 Issue #3049 - Split loongarch64 Ion lowering from mips64 2026-06-28 06:41:03 +01:00
Basilisk-Dev
70d8824b1d Issue #3049 - Harden loongarch64 Ion call and environment paths 2026-06-28 06:41:03 +01:00
Basilisk-Dev
e17a8d2e3c Issue #3049 - Fix loongarch64 nursery chunk JIT checks 2026-06-28 06:41:03 +01:00
Basilisk-Dev
85c6fcc68e Issue #3049 - Stabilize loongarch64 Ion patching and wasm loads 2026-06-28 06:41:03 +01:00
Basilisk-Dev
f796b3f7f1 Issue #3049 - Enable loongarch64 wasm runtime and Ion patching 2026-06-28 06:40:58 +01:00
Basilisk-Dev
683173c33b Issue #3049 - Add loongarch64 wasm backend build support 2026-06-28 06:40:31 +01:00
Basilisk-Dev
81e98512a9 Issue #3049 - Enable loongarch64 Ion backend build and runtime 2026-06-28 06:40:31 +01:00
Basilisk-Dev
4760c65706 Issue #3049 - Wire up loongarch64 Ion backend compilation 2026-06-28 06:40:31 +01:00
Basilisk-Dev
2bc0085021 Issue #3049 - Fix loongarch64 string extraction in JIT stubs 2026-06-28 06:40:31 +01:00
Basilisk-Dev
49dc8031ce Issue #3049 - Normalize loongarch64 VM wrapper return setup 2026-06-28 06:40:31 +01:00
Basilisk-Dev
cc49913ad9 Issue #3049 - Fix loongarch64 value decoding and exception tail 2026-06-28 06:40:31 +01:00
Basilisk-Dev
63a142a912 Issue #3049 - Preserve loongarch64 ra across baseline helper calls 2026-06-28 06:40:31 +01:00
Basilisk-Dev
9d44c48014 Issue #3049 - Disable native regexp JIT on loongarch64 2026-06-28 06:40:30 +01:00
Basilisk-Dev
499987e0f9 Issue #3049 - Handle loongarch64 unary baseline inc and dec 2026-06-28 06:40:30 +01:00
Basilisk-Dev
97db44c6be Issue #3049 - Add loongarch64 JIT link-time compatibility stubs 2026-06-28 06:40:30 +01:00
Basilisk-Dev
feb29eaff0 Issue #3049 - Wire up loongarch64 SpiderMonkey baseline backend 2026-06-28 06:40:30 +01:00
Basilisk-Dev
ebd4d215df Issue #3049 - Disable wasm signal handlers on loongarch64 2026-06-28 06:40:24 +01:00
Basilisk-Dev
08d7b89ee5 Issue #3049 - Disable unsupported JIT features in loongarch64 contexts 2026-06-28 06:39:56 +01:00
Basilisk-Dev
a3d0442265 Issue #3049 - Normalize loongarch64 baseline frame register use 2026-06-28 06:39:10 +01:00
Basilisk-Dev
d991faa669 Issue #3049 - Use s5 for loongarch64 baseline frames 2026-06-28 06:39:10 +01:00
Basilisk-Dev
fe3689392f Issue #3049 - Preserve loongarch64 callee-save JIT entry regs 2026-06-28 06:39:10 +01:00
Basilisk-Dev
54e75a53d3 Issue #3049 - Fix loongarch64 baseline IC integer compare stub 2026-06-28 06:39:09 +01:00
Basilisk-Dev
38ebcb17c9 Issue #3049 - Adapt loongarch64 baseline macroassembler to old JIT APIs 2026-06-28 06:39:09 +01:00
Basilisk-Dev
eff9f19c6f Issue #3049 - Fix loongarch64 JIT header compatibility 2026-06-28 06:39:09 +01:00
Basilisk-Dev
9533e7734c Issue #3049 - Adapt loongarch64 JIT glue to older JS APIs 2026-06-28 06:39:09 +01:00
Basilisk-Dev
acea3a2b6b Issue #3049 - Wire loongarch64 non-Ion frame and patch hooks 2026-06-28 06:39:09 +01:00
Basilisk-Dev
36b9acb8a5 Issue #3049 - Rename and wire loongarch64 baseline JIT backend 2026-06-28 06:39:09 +01:00
Basilisk-Dev
03088e2abc Issue #3049 - Extend LoongArch minimal JIT frame slots 2026-06-28 06:39:08 +01:00
Basilisk-Dev
2198d41700 Issue #3049 - Allow more LoongArch minimal JIT arguments 2026-06-28 06:39:08 +01:00
Basilisk-Dev
43a6d946f8 Issue #3049 - Support more LoongArch minimal JIT branch ops 2026-06-28 06:39:08 +01:00
Basilisk-Dev
460765fc80 Issue #3049 - Track LoongArch minimal JIT control flow state 2026-06-28 06:39:08 +01:00
Basilisk-Dev
76140342f6 Issue #3049 - Handle more LoongArch minimal JIT stack ops 2026-06-28 06:39:08 +01:00
Basilisk-Dev
5d3d0a1245 Issue #3049 - Add LoongArch minimal JIT div and mod 2026-06-28 06:39:08 +01:00
Basilisk-Dev
3faf2d1249 Issue #3049 - Add LoongArch minimal JIT multiply support 2026-06-28 06:39:08 +01:00
Basilisk-Dev
02eaa0dbc6 Issue #3049 - Add LoongArch minimal JIT shifts and negation 2026-06-28 06:39:08 +01:00
Basilisk-Dev
ff29f1f22c Issue #3049 - Extend LoongArch minimal JIT value handling 2026-06-28 06:39:07 +01:00
Basilisk-Dev
13a37bf023 Issue #3049 - Fix LoongArch minimal JIT return path 2026-06-28 06:39:07 +01:00
Basilisk-Dev
1466d0a2fa Issue #3049 - Add property-wrapper fast path to minimal LoongArch JIT 2026-06-28 06:39:07 +01:00
Basilisk-Dev
a48c1edbde Issue #3049 - Cache minimal JIT code on JSScript 2026-06-28 06:39:07 +01:00
Basilisk-Dev
fd4e49a490 Issue #3049 - Guard minimal JIT direct-call fast path 2026-06-28 06:39:07 +01:00
Basilisk-Dev
0f8deb1dba Issue #3049 - Back out unstable minimal JIT direct-call hook 2026-06-28 06:39:07 +01:00
Basilisk-Dev
1ffcb2202c Issue #3049 - Call minimal LoongArch JIT directly from interpreter 2026-06-28 06:39:07 +01:00
Basilisk-Dev
ba01d5f92e Issue #3049 - Fix switch scoping in minimal LoongArch JIT 2026-06-28 06:39:06 +01:00
Basilisk-Dev
b609f3719d Issue #3049 - Extend minimal LoongArch JIT for cached counted loops 2026-06-28 06:39:06 +01:00
Basilisk-Dev
f0727cea52 Issue #3049 - Use standard JSContext declaration in minimal JIT header 2026-06-28 06:39:06 +01:00
Basilisk-Dev
4b41cdd82a Issue #3049 - Qualify ArrayLength in minimal LoongArch JIT 2026-06-28 06:39:06 +01:00
Basilisk-Dev
8c7558c8ec Issue #3049 - Sort minimal LoongArch JIT moz.build entry 2026-06-28 06:39:06 +01:00