Commits
User selector
Commit History
Commits on May 22, 2026
[Build Speed] Prepare for larger unified build bundles
Show description for 8916f52committed
Commits on Feb 23, 2026
[JSC] Merge RegisterSetBuilder into RegisterSet
Show description for b23dfb2committed
Commits on Feb 20, 2025
[JSC] Modernize logging in DFG / FTL
Show description for a976a26committed
Commits on Oct 30, 2024
Added skip markers for JavaScriptCore and WebCore files that do not conform to -Wunsafe-buffer-usage
Show description for b942617committed
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 Oct 12, 2021
Remove ImplicitAddress
Show description for 74e9f7bcommitted
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Feb 18, 2016
Remove remaining references to LLVM, and make sure comments refer to the backend as "B3" not "LLVM"
Show description for 5cf15facommitted
Filip PizloRemove LLVM dependencies from WebKit
Show description for bbc738dcommitted
Filip Pizlo
Commits on Dec 1, 2015
FTL lazy slow paths should work with B3
Show description for a3fe5bfcommitted
Filip Pizlo
Commits on Jun 27, 2014
[JavaScriptCore] FTL buildfix for EFL platform.
Show description for a2b7d3bcommitted
Commits on Mar 27, 2014
Parse stackmaps liveOuts
Show description for be5428bcommitted
Filip Pizlo
Commits on Mar 26, 2014
Reasoning about DWARF register numbers should be moved out of FTL::Location
Show description for d7832a8committed
Filip Pizlo
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 19, 2014
FTL should build on ARM64
Show description for e1c40a1committed
Filip Pizlo
Commits on Nov 18, 2013
FTL should have an explicit notion of bytecode liveness
Show description for fe6295fcommitted
Filip Pizlo
Commits on Nov 11, 2013
Switch FTL GetById/PutById IC's over to using AnyRegCC
Show description for 2d3ba30committed
Filip Pizlo
Commits on Nov 3, 2013
FTL should use LLVM intrinsics for OSR exit, watchpoints, inline caches, and stack layout
Show description for 8902ebecommitted
Filip Pizlo
Commits on Oct 31, 2013
FTL::Location::restoreInto() doesn't handle stack-related registers correctly if you're using it after pushing a new stack frame
Show description for 44c6fcfcommitted
Filip Pizlo
Commits on Oct 23, 2013
FTL should be able to do some simple inline caches using LLVM patchpoints
Show description for e505492committed
Filip Pizlo
Commits on Oct 19, 2013
FTL::Location should treat the offset as an addend in the case of a Register location
Show description for 5a2e68ecommitted
Filip Pizlo
Commits on Oct 12, 2013
Fix handling of indirect stackmap locations in FTL OSR exit
Show description for b7e53bfcommitted
Filip Pizlo
Commits on Oct 10, 2013
OSR exit using llvm.webkit.stackmap should pass more tests
Show description for 5f6da41committed
Filip Pizlo
Loading