Commits
User selector
Commit History
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Feb 23, 2026
[JSC] Merge RegisterSetBuilder into RegisterSet
Show description for b23dfb2committed
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 Sep 1, 2021
REGRESSION(r279256): Crash in JSC::FTL::saveAllRegisters
Show description for b39d2c8committed
commit-queue@webkit.org
Commits on Jun 25, 2021
Use ldp and stp more for saving / restoring registers on ARM64.
Show description for 37b6b28committed
Mark Lam
Commits on Mar 7, 2014
Clarify how we deal with "special" registers
Show description for ea9f382committed
Commits on Mar 6, 2014
Unreviewed, rolling out r165196.
Show description for 75310decommittedClarify how we deal with "special" registers
Show description for 5da4f14committed
Filip Pizlo
Commits on Feb 18, 2014
FTL unwind parsing should handle ARM64
Show description for fc266e7committed
Filip Pizlo
Commits on Oct 21, 2013
StructureStubInfo's usedRegisters set should be able to track all registers, not just the ones that our JIT's view as temporaries
Show description for 25666ffcommitted
Filip Pizlo
Commits on Oct 10, 2013
OSR exit using llvm.webkit.stackmap should pass more tests
Show description for 5f6da41committed
Filip PizloFTL should be able to do simple OSR exits using llvm.webkit.stackmap
Show description for 8eee9c2committed
Filip Pizlo
Loading