Commits
User selector
Commit History
Commits on Dec 10, 2025
Remove various supportsFloatingPoint MacroAssembler methods that are always true
Show description for 10992fecommitted
Commits on Apr 4, 2025
Unreviewed, reverting 292040@main.
Show description for 594c5f4authored andcommitted
Commits on Mar 12, 2025
Unreviewed, reverting 292008@main.
Show description for c5e0671authored andcommitted[JSC] Use 3-operand instructions more in Baseline / DFG
Show description for 07c88b9committed
Commits on Jul 28, 2023
Unreviewed, relanding 266364@main
Show description for db4dea1committedUnreviewed, reverting 266364@main.
Show description for e8f8ce3authored andcommitted
Commits on Jul 27, 2023
[JSC] Use UnaryArithProfile for to_number and to_numeric
Show description for 932cacacommitted
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 Jan 5, 2018
Unreviewed, rolling out r226434.
Show description for 8dcb9fccommitted[DFG] Unify ToNumber implementation in 32bit and 64bit by changing 32bit Int32Tag and LowestTag
Show description for 6b875a8committed
Commits on Sep 26, 2016
[JSC] Shrink the Math inline caches some more
Show description for 8d8ab46committed
Commits on Aug 1, 2016
Sub should be a Math IC
Show description for 0995320committed
Commits on Jul 21, 2016
op_add/ValueAdd should be an IC in all JIT tiers
Show description for f208702committed
Commits on May 10, 2016
Polymorphic operands in operators coerces downstream values to double.
Show description for e96d0eccommitted
Filip Pizlo
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
Remove some unnecessary jumps in snippet code.
Show description for 77eaa4acommitted
Mark Lam
Commits on Oct 29, 2015
JITSubGenerator::generateFastPath() does not need to be inlined.
Show description for ab7a992committed
Mark Lam
Loading