Commits
User selector
Commit History
Commits on Aug 21, 2021
[JSC] Simplify moveIntsToDouble
Show description for 9c8a599committed
Commits on Nov 13, 2019
Split ArithProfile into a Unary and a Binary version
Show description for 8d957ffcommitted
Robin Morisset
Commits on Nov 9, 2019
Unreviewed, rolling out r252229.
Show description for bd54845committed
Commits on Nov 8, 2019
Split ArithProfile into a Unary and a Binary version
Show description for 9c844d6committed
Robin Morisset
Commits on Nov 4, 2019
Unreviewed, rolling out r252015.
Show description for 619ba0ecommitted
Truitt SavellSplit ArithProfile into a Unary and a Binary version
Show description for a68353bcommitted
Robin Morisset
Commits on Oct 14, 2019
Unreviewed, rolling out r251090.
Show description for f349484committedSplit ArithProfile into a Unary and a Binary version
Show description for aeecb61committed
Robin Morisset
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
Commits on Sep 26, 2016
[JSC] Shrink the Math inline caches some more
Show description for 8d8ab46committed
Commits on Sep 2, 2016
Register usage optimization in mathIC when LHS and RHS are constants isn't configured correctly
Show description for adc9fb0authored andcommitted
Commits on Jul 27, 2016
MathICs should be able to emit only a jump along the inline path when they don't have any type data
Show description for 9f2a671committed
Commits on Jul 25, 2016
op_mul/ArithMul(Untyped,Untyped) should be an IC
Show description for 8f40efacommitted
Commits on Jul 21, 2016
op_add/ValueAdd should be an IC in all JIT tiers
Show description for f208702committed
Commits on Dec 18, 2015
Replace SpecialFastCase profiles with ResultProfiles.
Show description for 0bf7341committed
Mark Lam
Commits on Dec 3, 2015
Polymorphic operand types for DFG and FTL mul.
Show description for c8e66bccommitted
Mark Lam
Commits on Dec 1, 2015
Refactor the op_add, op_sub, and op_mul snippets to use the SnippetOperand class.
Show description for 47c934ecommitted
Mark Lam
Commits on Nov 19, 2015
JIT snippet generator JumpLists should be returned as references.
Show description for 562ac56committed
Mark LamSnippefy op_mul for the baseline JIT.
Show description for fc3b0d7committed
Mark Lam
Loading