Commits
User selector
Commit History
Commits on Apr 20, 2024
Reduce use of `const char*`
Show description for d4169aacommitted
Commits on Feb 14, 2024
[JSC] Simplify PerfLog
Show description for 499d9e1committed
Commits on Feb 22, 2022
[JSC] Format the output of --reportTotalPhaseTimes=1 more nicely
Show description for 9441aa2committed
Robin Morisset
Commits on Jan 19, 2021
[JSC] Implement a B3::Compilation replacement for wasm-llint
Show description for e52f93ccommitted
commit-queue@webkit.org
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Apr 18, 2018
Templatize CodePtr/Refs/FunctionPtrs with PtrTags.
Show description for 675bff0committed
Mark Lam
Commits on Mar 14, 2018
Enhance the MacroAssembler and LinkBuffer to support pointer profiling.
Show description for fcf6953committed
Mark Lam
Commits on Feb 27, 2018
Modernize FINALIZE_CODE and peer macros to use __VA_ARGS__ arguments.
Show description for d5cb9eccommitted
Mark Lam
Commits on Apr 4, 2017
Air::lowerAfterRegAlloc should bail early if it finds no Shuffles or ColdCCalls
Show description for 656aaf4committed
Filip Pizlo
Commits on Mar 29, 2017
LinkBuffer and ExecutableAllocator shouldn't have anything to do with VM
Show description for 4ed0e2bcommittedAssemblyHelpers should not have a VM field
Show description for a61cbfacommitted
Commits on Dec 16, 2016
WebAssembly: WasmB3IRGenerator should throw exceptions instead of crash
Show description for fe931a8committed
Loading