FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Source/JavaScriptCore/jit/JITAddGenerator.h - 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
JITAddGenerator.h
on
main
User selector
Datepicker
Commit history
Commits on Oct 6, 2022
Revert clang-tidy change since it broke 32bit and watchOS
Show description for aabfacb
Constellation
committed
aabfacb
View commit details
Copy full SHA for aabfacb
View code at this point
Browse repository at this point
Commits on Sep 18, 2022
Ran clang-tidy on JSC, WTF and bmalloc
Show description for 700ac83
mikhailramalho
committed
700ac83
View commit details
Copy full SHA for 700ac83
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 Jun 25, 2017
Remove excessive headers from JavaScriptCore
Show description for 10859d7
annulen
committed
10859d7
View commit details
Copy full SHA for 10859d7
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4
ryanhaddad
committed
80675e4
View commit details
Copy full SHA for 80675e4
View code at this point
Browse repository at this point
Unreviewed, rolling out r206506.
Show description for 16139c4
webkit-commit-queue
committed
16139c4
View commit details
Copy full SHA for 16139c4
View code at this point
Browse repository at this point
Adopt #pragma once in JavaScriptCore
Show description for 359b077
JosephPecoraro
authored and
webkit-commit-queue
committed
359b077
View commit details
Copy full SHA for 359b077
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 Sep 2, 2016
Register usage optimization in mathIC when LHS and RHS are constants isn't configured correctly
Show description for adc9fb0
caiolima
authored and
webkit-commit-queue
committed
adc9fb0
View commit details
Copy full SHA for adc9fb0
View code at this point
Browse repository at this point
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 9f2a671
saambarati
committed
9f2a671
View commit details
Copy full SHA for 9f2a671
View code at this point
Browse repository at this point
Commits on Jul 25, 2016
op_mul/ArithMul(Untyped,Untyped) should be an IC
Show description for 8f40efa
saambarati
committed
8f40efa
View commit details
Copy full SHA for 8f40efa
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
JIT snippet generator JumpLists should be returned as references.
Show description for 562ac56
Mark Lam
committed
562ac56
View commit details
Copy full SHA for 562ac56
View code at this point
Browse repository at this point
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 Nov 17, 2015
Use the JITAddGenerator snippet in the DFG.
Show description for 97fafd3
Mark Lam
committed
97fafd3
View commit details
Copy full SHA for 97fafd3
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Snippefy op_add for the baseline JIT.
Show description for a442c92
Mark Lam
committed
a442c92
View commit details
Copy full SHA for a442c92
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL