Commits
User selector
Commit History
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 May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
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 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 Apr 20, 2017
Optimize SharedArrayBuffer in the DFG+FTL
Show description for 1dd5438committed
Filip Pizlo
Commits on Apr 17, 2017
B3: don't allow unsigned offsets in Value
Show description for 7a86c51committed
Commits on Mar 30, 2017
Air should support linear scan for optLevel<2
Show description for abe97c6committed
Filip Pizlo
Commits on Nov 17, 2016
Add support for rotate in B3 and the relevant assemblers
Show description for 76fbaf8committed
Commits on Nov 16, 2016
B3 should support UDiv/UMod
Show description for c9f0154committed
Commits on Oct 21, 2016
Expand Trunc in B3 to support Double to Float
Show description for 2ea19e6committed
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
Commits on Jul 19, 2016
Implement table-based switches in B3/Air
Show description for 53a1e5ccommitted
Filip Pizlo
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 Dec 11, 2015
[JSC] Add a Modulo operator to B3, and a chill variant
Show description for 7e73276authored andcommitted
Commits on Nov 11, 2015
B3 should be able to compile a program with ChillDiv
Show description for 744ac6dcommitted
Filip Pizlo
Commits on Nov 10, 2015
B3 should be able to compile a program with a double constant
Show description for 1b50045committed
Filip Pizlo
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 30, 2015
B3 should be able to compile a control flow diamond
Show description for 87cb831committed
Filip Pizlo
Commits on Oct 28, 2015
Create a super rough prototype of B3
Show description for a6816fccommitted
Filip Pizlo
Loading