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 Jun 7, 2024
Use "= default" for constructor and destructor in more JSC code
Show description for 0710c9fcommitted
Ahmad Saleem
Commits on Apr 26, 2023
DFG tuples should not be queried for their state
Show description for 39dd6c8committed
Justin Michaud
Commits on Mar 27, 2023
Unreviewed, reverting r262116@main.
Show description for 6826e8cauthored andcommitted
Commits on Mar 25, 2023
Unreviewed, reverting r262068@main.
Show description for 58f0d9eauthored andcommitted
Commits on Mar 24, 2023
DFG should support tuples
Show description for f2f3c91committed
Commits on Oct 6, 2022
Revert clang-tidy change since it broke 32bit and watchOS
Show description for aabfacbcommitted
Commits on Sep 18, 2022
Ran clang-tidy on JSC, WTF and bmalloc
Show description for 700ac83committed
Commits on May 19, 2020
REGRESSION(r261755): Win/Linux non-unified builds have hundreds of link failures
Show description for 1dc916acommitted
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Nov 4, 2016
DFG plays fast and loose with the shadow values of a Phi
Show description for 0c24371committed
Filip PizloUnreviewed, rolling out r208364.
Show description for 2de8209committedDFG plays fast and loose with the shadow values of a Phi
Show description for 7fc732fcommitted
Filip Pizlo
Commits on Aug 4, 2016
[JSC] Speed up InPlaceAbstractState::endBasicBlock()
Show description for efe52afauthored andcommitted
Commits on Jul 25, 2014
Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, r170017, r170060, r170064 from ftlopt.
Show description for d1dc59dcommitted
Filip Pizlo
Commits on Feb 17, 2014
Move back primary header includes next to config.h
Show description for 9bb13c5committed
Commits on Feb 11, 2014
Rename Operations.h to JSCInlines.h
Show description for fcf5bb2committed
Filip Pizlo
Commits on Feb 10, 2014
Never include *Inlines.h files in interface headers, and never include *Inlines.h when you could include Operations.h instead
Show description for b31199bcommitted
Filip Pizlo
Commits on Jul 25, 2013
fourthTier: DFG should do a high-level LICM before going to FTL
Show description for 8209b8bcommitted
Loading