Commits
User selector
Commit History
Commits on Feb 23, 2026
[JSC] Merge RegisterSetBuilder into RegisterSet
Show description for b23dfb2committed
Commits on Dec 11, 2023
Implement and Apply TZone Allocation Macros
Show description for a968122committed
Commits on Dec 1, 2023
Use faster alternatives to Vector::resize() when possible
Show description for a544a21committed
Commits on Oct 19, 2022
Refactor RegisterSet to support 128-bit widths
Show description for 912bf24authored andcommitted
Commits on Oct 15, 2022
Unreviewed, revert 255583@main because of build breakage
Show description for 6adb4a8committedRefactor RegisterSet to support 128-bit widths
Show description for a57d810authored andcommitted
Commits on May 25, 2022
[JSC][ARMv7] Support callee save FPRs
Show description for 60a5bb3authored andcommitted
Commits on Mar 1, 2022
[JSC] Port EXTRA_CTI_THUNKS to all platforms
Show description for ec085c1authored andcommitted
Commits on Jan 5, 2022
[JSC] Remove m_calleeSaveRegisters from CodeBlock::JITData and rename it to BaselineJITData
Show description for 300f273committed
Commits on Dec 9, 2021
[JSC] Introduce BaselineCallLinkInfo and OptimizingCallLinkInfo to shrink sizeof(BaselineCallLinkInfo)
Show description for 4921653committed
Commits on Nov 15, 2021
[JSC] Use CallLinkInfo in LLInt
Show description for f77d562committed
Commits on Oct 27, 2021
[JSC][32bit] Fix CSR restore on DFG tail calls, add extra register on ARMv7
Show description for 1e0aa7aauthored andcommitted
Commits on Oct 26, 2021
Unreviewed, reverting r284255.
Show description for 33a270bcommitted
Commits on Oct 15, 2021
[JSC][32bit] Fix CSR restore on DFG tail calls, add extra register on ARMv7
Show description for 1a9f182authored andcommitted
Commits on Sep 27, 2021
Build an unlinked baseline JIT
Show description for bfd44c5committedUnreviewed, reverting r283102, r283103 and r283104.
Show description for 85dc747committedBuild an unlinked baseline JIT
Show description for a303c1ccommitted
Commits on Sep 26, 2021
Unreviewed, reverting r283083 and r283088.
Show description for 957a838committed
Commits on Sep 25, 2021
Build an unlinked baseline JIT
Show description for 1026101committed
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Feb 9, 2019
[JSC] Shrink sizeof(CodeBlock) more
Show description for 56ea256committed
Commits on Sep 18, 2015
[ES6] Tail call fast path should efficiently reuse the frame's stack space
Show description for 29d273dauthored andcommitted
Loading