Commits
User selector
Commit History
Commits on Oct 16, 2024
[WTF] Rename WTF::HashMap to WTF::UncheckedKeyHashMap (1/3)
Show description for 6cf3bfbcommitted
Commits on Apr 20, 2024
Reduce use of `const char*`
Show description for d4169aacommitted
Commits on Feb 22, 2022
[JSC] Format the output of --reportTotalPhaseTimes=1 more nicely
Show description for 9441aa2committed
Robin Morisset
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082committed
Mark Lam
Commits on May 1, 2018
B3::demoteValues should be able to handle patchpoint terminals
Show description for 385369dcommitted
Filip Pizlo
Commits on Sep 13, 2017
Do unified source builds for JSC
Show description for 6313e87committed
Commits on Apr 5, 2017
B3::fixSSA() needs a tune-up
Show description for 001eb86committed
Filip Pizlo
Commits on Mar 30, 2017
Air should support linear scan for optLevel<2
Show description for abe97c6committed
Filip Pizlo
Commits on Mar 27, 2017
B3::fixSSA should do liveness pruning
Show description for c9b5ab0committed
Filip Pizlo
Commits on Aug 24, 2016
[JSC] Move generic data structures out of B3
Show description for 8c65fe5committed
Commits on Jul 19, 2016
Implement table-based switches in B3/Air
Show description for 53a1e5ccommitted
Filip Pizlo
Commits on Feb 2, 2016
Get rid of anonymous stack slots
Show description for 8a72893committed
Filip Pizlo
Commits on Jan 26, 2016
The thing that B3 uses to describe a stack slot should not be a Value
Show description for 61d41eacommitted
Filip Pizlo
Commits on Jan 22, 2016
B3 CSE should be able to match a full redundancy even if none of the matches dominate the value in question
Show description for abd7613committed
Filip Pizlo
Commits on Jan 21, 2016
B3 should have basic path specialization
Show description for 34fdfd6committed
Filip Pizlo
Loading