Commits
User selector
Commit History
Commits on Jul 22, 2021
AirStackSlot's uint16_t byte size is too small
Show description for d9a9aa8committed
Commits on Sep 29, 2020
[JSC] Annotate JIT operation functions called from B3 etc.
Show description for c1fa3eacommitted
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on May 1, 2020
TriState should be an enum class and use "Indeterminate" instead of "Mixed"
Show description for fe970f5committed
Commits on Jan 17, 2020
Reland bytecode checkpoints since bugs have been fixed
Show description for 198b075committed
Commits on Jan 15, 2020
Revert bytecode checkpoints since it breaks watch
Show description for 356c0f3committed
Commits on Dec 24, 2019
DFG/FTL should be able to exit to the middle of a bytecode
Show description for c131525committed
Commits on Sep 22, 2019
[JSC] Int52Rep(DoubleRepAnyIntUse) should not call operation function
Show description for e8363eacommitted
Commits on Sep 5, 2017
Support compiling catch in the FTL
Show description for 5ac059fcommitted
Commits on Aug 12, 2017
Caging shouldn't have to use a patchpoint for adding
Show description for 753a4afcommitted
Filip Pizlo
Commits on May 4, 2017
[JSC] Math unary functions should be handled by DFG
Show description for e1c6838committed
Commits on Apr 20, 2017
Optimize SharedArrayBuffer in the DFG+FTL
Show description for 1dd5438committed
Filip Pizlo
Commits on Feb 4, 2017
[JSC] Add operationToInt32SensibleSlow to optimize kraken pbkdf2 and sha256
Show description for 711e11fcommitted
Commits on Dec 13, 2016
Unreviewed, rolling out r209725.
Show description for 1232f67committed
Commits on Dec 12, 2016
REGRESSION(r209653): speedometer crashes making virtual slow path tailcalls
Show description for 32765c8committed
Commits on Dec 11, 2016
Unreviewed, rolling out r209653, r209654, r209663, and
Show description for f221755committed
Commits on Dec 10, 2016
JSVALUE64: Pass arguments in platform argument registers when making JavaScript calls
Show description for 7760dedcommitted
Commits on Nov 15, 2016
The GC should be optionally concurrent and disabled by default
Show description for a23efbecommitted
Filip Pizlo
Commits on Sep 29, 2016
B3 opcodes should leave room for flags
Show description for 40a45a4committed
Filip Pizlo
Commits on Sep 28, 2016
The write barrier should be down with TSO
Show description for 2d5ac5ecommitted
Filip Pizlo
Commits on Sep 12, 2016
[DFG][FTL] Add ArithTan
Show description for 1aa5b3dcommitted
Commits on Sep 6, 2016
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
Show description for 7e1d324committed
Filip Pizlo
Commits on Aug 24, 2016
Unreviewed, roll out r204901, r204897, r204866, r204856, r204854.
Show description for 48ee972committed
Filip Pizlo
Commits on Aug 23, 2016
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
Show description for 065a045committed
Filip Pizlo
Commits on Jul 19, 2016
Implement table-based switches in B3/Air
Show description for 53a1e5ccommitted
Filip Pizlo
Commits on Jul 3, 2016
FTL should refer to B3 types directly
Show description for 0d48101committed
Filip Pizlo
Commits on Jun 13, 2016
FTL::Output methods should be out-of-line whenever possible
Show description for 71b7413committed
Filip Pizlo
Commits on Apr 3, 2016
[JSC] Add truncate operation (rounding to zero)
Show description for 44ebee5committed
Commits on Mar 18, 2016
Replace all of the various non-working and non-compiling sampling profiler hacks with a single super hack
Show description for 8a3d8c6committed
Filip Pizlo
Commits on Mar 7, 2016
DFG should know how to speculate StringOrOther
Show description for b44524fcommitted
Filip Pizlo
Commits on Feb 28, 2016
FTL should lower its abstract heaps to B3 heap ranges
Show description for 35047a1committed
Filip Pizlo
Commits on Feb 18, 2016
Rename FTLB3Blah to FTLBlah
Show description for aab64cacommitted
Filip PizloRemove LLVM dependencies from WebKit
Show description for bbc738dcommitted
Filip Pizlo
Commits on Dec 11, 2015
FTL B3 should be able to run quicksort asm.js test
Show description for e95d00ccommitted
Filip Pizlo[JSC] Add a Modulo operator to B3, and a chill variant
Show description for 7e73276authored andcommitted