FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Source/JavaScriptCore/jit/JITSubGenerator.cpp - WebKit/WebKit · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
WebKit
/
WebKit
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Pull requests
2.6k
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
WebKit
Source
JavaScriptCore
jit
JITSubGenerator.cpp
on
main
User selector
Datepicker
Commit history
Commits on Aug 4, 2026
[JSC] Remove various scratch registers as branchIfNumber etc. no longer need to take a scratch for 64bit
Show description for 84f83ab
Trial
authored and
Constellation
committed
84f83ab
View commit details
Copy full SHA for 84f83ab
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
[armv7] Remove ARMv7 JIT support
Show description for 857bd43
justinmichaud
committed
857bd43
View commit details
Copy full SHA for 857bd43
View code at this point
Browse repository at this point
Commits on Dec 10, 2025
Remove various supportsFloatingPoint MacroAssembler methods that are always true
Show description for 10992fe
kmiller68
committed
10992fe
View commit details
Copy full SHA for 10992fe
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
Unreviewed, reverting 292040@main.
Show description for 594c5f4
webkit-commit-queue
authored and
Constellation
committed
594c5f4
View commit details
Copy full SHA for 594c5f4
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
Unreviewed, reverting 292008@main.
Show description for c5e0671
webkit-commit-queue
authored and
Constellation
committed
c5e0671
View commit details
Copy full SHA for c5e0671
View code at this point
Browse repository at this point
[JSC] Use 3-operand instructions more in Baseline / DFG
Show description for 07c88b9
Constellation
committed
07c88b9
View commit details
Copy full SHA for 07c88b9
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
Unreviewed, relanding 266364@main
Show description for db4dea1
Constellation
committed
db4dea1
View commit details
Copy full SHA for db4dea1
View code at this point
Browse repository at this point
Unreviewed, reverting 266364@main.
Show description for e8f8ce3
webkit-commit-queue
authored and
Constellation
committed
e8f8ce3
View commit details
Copy full SHA for e8f8ce3
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
[JSC] Use UnaryArithProfile for to_number and to_numeric
Show description for 932caca
Constellation
committed
932caca
View commit details
Copy full SHA for 932caca
View code at this point
Browse repository at this point
Commits on Aug 21, 2021
[JSC] Simplify moveIntsToDouble
Show description for 9c8a599
Constellation
committed
9c8a599
View commit details
Copy full SHA for 9c8a599
View code at this point
Browse repository at this point
Commits on Nov 13, 2019
Split ArithProfile into a Unary and a Binary version
Show description for 8d957ff
Robin Morisset
committed
8d957ff
View commit details
Copy full SHA for 8d957ff
View code at this point
Browse repository at this point
Commits on Nov 9, 2019
Unreviewed, rolling out r252229.
Show description for bd54845
huskyroll
committed
bd54845
View commit details
Copy full SHA for bd54845
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
Split ArithProfile into a Unary and a Binary version
Show description for 9c844d6
Robin Morisset
committed
9c844d6
View commit details
Copy full SHA for 9c844d6
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
Unreviewed, rolling out r252015.
Show description for 619ba0e
Truitt Savell
committed
619ba0e
View commit details
Copy full SHA for 619ba0e
View code at this point
Browse repository at this point
Split ArithProfile into a Unary and a Binary version
Show description for a68353b
Robin Morisset
committed
a68353b
View commit details
Copy full SHA for a68353b
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
Unreviewed, rolling out r251090.
Show description for f349484
webkit-commit-queue
committed
f349484
View commit details
Copy full SHA for f349484
View code at this point
Browse repository at this point
Split ArithProfile into a Unary and a Binary version
Show description for aeecb61
Robin Morisset
committed
aeecb61
View commit details
Copy full SHA for aeecb61
View code at this point
Browse repository at this point
Commits on Jan 5, 2018
Unreviewed, rolling out r226434.
Show description for 8dcb9fc
webkit-commit-queue
committed
8dcb9fc
View commit details
Copy full SHA for 8dcb9fc
View code at this point
Browse repository at this point
[DFG] Unify ToNumber implementation in 32bit and 64bit by changing 32bit Int32Tag and LowestTag
Show description for 6b875a8
Constellation
committed
6b875a8
View commit details
Copy full SHA for 6b875a8
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
[JSC] Shrink the Math inline caches some more
Show description for 8d8ab46
BenjaminPoulain
committed
8d8ab46
View commit details
Copy full SHA for 8d8ab46
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
Sub should be a Math IC
Show description for 0995320
saambarati
committed
0995320
View commit details
Copy full SHA for 0995320
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
op_add/ValueAdd should be an IC in all JIT tiers
Show description for f208702
saambarati
committed
f208702
View commit details
Copy full SHA for f208702
View code at this point
Browse repository at this point
Commits on May 10, 2016
Polymorphic operands in operators coerces downstream values to double.
Show description for e96d0ec
Filip Pizlo
committed
e96d0ec
View commit details
Copy full SHA for e96d0ec
View code at this point
Browse repository at this point
Commits on Dec 1, 2015
Refactor the op_add, op_sub, and op_mul snippets to use the SnippetOperand class.
Show description for 47c934e
Mark Lam
committed
47c934e
View commit details
Copy full SHA for 47c934e
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Remove some unnecessary jumps in snippet code.
Show description for 77eaa4a
Mark Lam
committed
77eaa4a
View commit details
Copy full SHA for 77eaa4a
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
JITSubGenerator::generateFastPath() does not need to be inlined.
Show description for ab7a992
Mark Lam
committed
ab7a992
View commit details
Copy full SHA for ab7a992
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL