Commits
User selector
Commit History
Commits on Mar 19, 2025
Fix ARMv7 build warnings
Show description for 356b22dcommitted
Commits on Feb 27, 2025
Unreviewed, reverting 291111@main.
Show description for 252fd45authored andcommitted
Commits on Feb 26, 2025
Handle wide Air::Arg offsets
Show description for 2dfc93fcommitted
Commits on Jan 5, 2023
[JSC] Add runtime configuration for AirOpcode table
Show description for 0c58dc8committed
Commits on Dec 23, 2022
Make MacroAssemblerARMv7 scratch regs available to Air
Show description for 67d43c3authored andcommitted
Commits on Dec 13, 2022
[JSC] Port and enable Wasm BBQ JIT on ARMv7
Show description for 189dce5authored andcommitted
Commits on Sep 6, 2022
Print AIR in WASM BBQ disassembly
Show description for ad2e13bcommitted
Justin Michaud
Commits on Aug 4, 2022
[ARM64] Use link register instead of pinning a register for materializing big load constants
Show description for fb402aacommitted
Commits on Jan 2, 2022
[RISCV64] Make DFG, FTL, B3, WASM buildable on CPU(RISCV64)
Show description for fb371eacommitted
commit-queue@webkit.org
Commits on Dec 9, 2021
Add an option to dump the B3 IR for an allowlist of Wasm function indices
Show description for 55da5b9committed
Commits on Aug 4, 2021
Unreviewed, reverting r280609.
Show description for 1b9b286committed
Commits on Aug 3, 2021
[ARM64] Use link register instead of pinning a register for materializing big load constants
Show description for f685cb3committed
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Jan 31, 2020
Some improvements to DFG and FTL dumps to improve readability and searchability.
Show description for a919076committed
Mark Lam
Commits on Sep 19, 2019
Remove a now unnecessary hack to work around static const needing external linkage.
Show description for e52de6ccommitted
Mark Lam
Commits on Apr 4, 2019
B3 should use associativity to optimize expression trees
Show description for 0ae4208committed
Robin Morisset
Commits on Mar 12, 2019
Add Optional to Forward.h.
Show description for 2a9ea4ccommitted
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on May 4, 2018
Make it easy to log compile times for all optimizing tiers
Show description for 194064dcommitted
Filip Pizlo
Commits on May 6, 2017
WebAssembly: Air::Inst::generate crashes on large binary on A64
Show description for 98655afcommitted
Commits on Aug 26, 2016
Fix the ENABLE(WEBASSEMBLY) build on Linux
Show description for 6ce48c9committed
Commits on Feb 3, 2016
DFG, FTL, B3, and Air should all have a unique option for printing their graphs
Show description for 545e123committed
Commits on Nov 1, 2015
B3::reduceStrength's DCE should be more agro and less wrong
Show description for 5bcc8fecommitted
Filip Pizlo
Commits on Oct 28, 2015
Create a super rough prototype of B3
Show description for a6816fccommitted
Filip Pizlo
Loading