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 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