Commits
User selector
Commit History
Commits on Apr 7, 2026
Use "= default" for constructor in WTF & JavaScriptCore code
Show description for b7ac868authored andcommitted
Commits on Sep 17, 2024
[JSC] PutByOffset and PutClosureVar should interact with DoubleRep directly
Show description for c29ba63committed
Commits on May 23, 2020
Fix non-unified builds for x86_64
Show description for d7498f3committed
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Apr 19, 2020
Support an inlined representation in JSValue of small BigInts ("BigInt32")
Show description for b7d6325committed
Robin Morisset
Commits on Jul 3, 2016
FTL should refer to B3 types directly
Show description for 0d48101committed
Filip Pizlo
Commits on Feb 18, 2016
Remove LLVM dependencies from WebKit
Show description for bbc738dcommitted
Filip Pizlo
Commits on Dec 8, 2015
Fix a typo from r193683
Show description for 71a0a9eauthored andcommitted
[JSC] Add Float support to B3
Show description for f1238f0authored andcommitted
Commits on Nov 19, 2015
FTL should be able to compile a small function with B3
Show description for 375b78fauthored andcommitted
Commits on Nov 18, 2015
[JSC] Make LBasicBlock into an alias for B3::BasicBlock. #ifdef anything that does not compile
Show description for c8ffc84authored andcommitted
[JSC] Untangle the dependencies on FTLAbbreviations a bit
Show description for a774e68authored andcommitted
Commits on Feb 19, 2014
FTL should be able to convey branch weights to LLVM
Show description for afff365committed
Filip Pizlo
Commits on Jan 29, 2014
Merge the jsCStack branch
Show description for a3ac51dcommitted
Commits on Sep 7, 2013
FTL should support typed array GetByVal and related ops
Show description for d46fe6dcommitted
Filip Pizlo
Commits on Jul 25, 2013
fourthTier: FTL should support SwitchChar
Show description for 2c4164acommittedfourthTier: FTL should support ArithDiv
Show description for b2137e9committedfourthTier: FTL shouldn't use the LLVM global context, and should instead create its own context for each compilation
Show description for 26fabdacommittedfourthTier: CodeBlock should be RefCounted
Show description for a79b90dcommittedfourthTier: FTL should support double variables
Show description for 03c182ccommittedfourthTier: Landing the initial FTL logic in a single commit to avoid spurious
Show description for 760b8f1committed
Loading