FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Source/JavaScriptCore/ftl/FTLLocation.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
ftl
FTLLocation.cpp
on
main
User selector
Datepicker
Commit history
Commits on May 22, 2026
[Build Speed] Prepare for larger unified build bundles
Show description for 8916f52
geoffreygaren
committed
8916f52
View commit details
Copy full SHA for 8916f52
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
[JSC] Merge RegisterSetBuilder into RegisterSet
Show description for b23dfb2
kmiller68
committed
b23dfb2
View commit details
Copy full SHA for b23dfb2
View code at this point
Browse repository at this point
Commits on Feb 20, 2025
[JSC] Modernize logging in DFG / FTL
Show description for a976a26
Constellation
committed
a976a26
View commit details
Copy full SHA for a976a26
View code at this point
Browse repository at this point
Commits on Oct 30, 2024
Added skip markers for JavaScriptCore and WebCore files that do not conform to -Wunsafe-buffer-usage
Show description for b942617
geoffreygaren
committed
b942617
View commit details
Copy full SHA for b942617
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
Refactor RegisterSet to support 128-bit widths
Show description for 912bf24
justinmichaud
authored and
Justin Michaud
committed
912bf24
View commit details
Copy full SHA for 912bf24
View code at this point
Browse repository at this point
Commits on Oct 15, 2022
Unreviewed, revert 255583@main because of build breakage
Show description for 6adb4a8
Constellation
committed
6adb4a8
View commit details
Copy full SHA for 6adb4a8
View code at this point
Browse repository at this point
Refactor RegisterSet to support 128-bit widths
Show description for a57d810
justinmichaud
authored and
Justin Michaud
committed
a57d810
View commit details
Copy full SHA for a57d810
View code at this point
Browse repository at this point
Commits on Oct 12, 2021
Remove ImplicitAddress
Show description for 74e9f7b
saambarati
committed
74e9f7b
View commit details
Copy full SHA for 74e9f7b
View code at this point
Browse repository at this point
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01
rkirsling
committed
2e3ee01
View commit details
Copy full SHA for 2e3ee01
View code at this point
Browse repository at this point
Commits on Feb 18, 2016
Remove remaining references to LLVM, and make sure comments refer to the backend as "B3" not "LLVM"
Show description for 5cf15fa
Filip Pizlo
committed
5cf15fa
View commit details
Copy full SHA for 5cf15fa
View code at this point
Browse repository at this point
Remove LLVM dependencies from WebKit
Show description for bbc738d
Filip Pizlo
committed
bbc738d
View commit details
Copy full SHA for bbc738d
View code at this point
Browse repository at this point
Commits on Dec 1, 2015
FTL lazy slow paths should work with B3
Show description for a3fe5bf
Filip Pizlo
committed
a3fe5bf
View commit details
Copy full SHA for a3fe5bf
View code at this point
Browse repository at this point
Commits on Jun 27, 2014
[JavaScriptCore] FTL buildfix for EFL platform.
Show description for a2b7d3b
LaszloLango
committed
a2b7d3b
View commit details
Copy full SHA for a2b7d3b
View code at this point
Browse repository at this point
Commits on Mar 27, 2014
Parse stackmaps liveOuts
Show description for be5428b
Filip Pizlo
committed
be5428b
View commit details
Copy full SHA for be5428b
View code at this point
Browse repository at this point
Commits on Mar 26, 2014
Reasoning about DWARF register numbers should be moved out of FTL::Location
Show description for d7832a8
Filip Pizlo
committed
d7832a8
View commit details
Copy full SHA for d7832a8
View code at this point
Browse repository at this point
Commits on Mar 7, 2014
Clarify how we deal with "special" registers
Show description for ea9f382
msaboff
committed
ea9f382
View commit details
Copy full SHA for ea9f382
View code at this point
Browse repository at this point
Commits on Mar 6, 2014
Unreviewed, rolling out r165196.
Show description for 75310de
webkit-commit-queue
committed
75310de
View commit details
Copy full SHA for 75310de
View code at this point
Browse repository at this point
Clarify how we deal with "special" registers
Show description for 5da4f14
Filip Pizlo
committed
5da4f14
View commit details
Copy full SHA for 5da4f14
View code at this point
Browse repository at this point
Commits on Feb 19, 2014
FTL should build on ARM64
Show description for e1c40a1
Filip Pizlo
committed
e1c40a1
View commit details
Copy full SHA for e1c40a1
View code at this point
Browse repository at this point
Commits on Nov 18, 2013
FTL should have an explicit notion of bytecode liveness
Show description for fe6295f
Filip Pizlo
committed
fe6295f
View commit details
Copy full SHA for fe6295f
View code at this point
Browse repository at this point
Commits on Nov 11, 2013
Switch FTL GetById/PutById IC's over to using AnyRegCC
Show description for 2d3ba30
Filip Pizlo
committed
2d3ba30
View commit details
Copy full SHA for 2d3ba30
View code at this point
Browse repository at this point
Commits on Nov 3, 2013
FTL should use LLVM intrinsics for OSR exit, watchpoints, inline caches, and stack layout
Show description for 8902ebe
Filip Pizlo
committed
8902ebe
View commit details
Copy full SHA for 8902ebe
View code at this point
Browse repository at this point
Commits on Oct 31, 2013
FTL::Location::restoreInto() doesn't handle stack-related registers correctly if you're using it after pushing a new stack frame
Show description for 44c6fcf
Filip Pizlo
committed
44c6fcf
View commit details
Copy full SHA for 44c6fcf
View code at this point
Browse repository at this point
Commits on Oct 23, 2013
FTL should be able to do some simple inline caches using LLVM patchpoints
Show description for e505492
Filip Pizlo
committed
e505492
View commit details
Copy full SHA for e505492
View code at this point
Browse repository at this point
Commits on Oct 19, 2013
FTL::Location should treat the offset as an addend in the case of a Register location
Show description for 5a2e68e
Filip Pizlo
committed
5a2e68e
View commit details
Copy full SHA for 5a2e68e
View code at this point
Browse repository at this point
Commits on Oct 12, 2013
Fix handling of indirect stackmap locations in FTL OSR exit
Show description for b7e53bf
Filip Pizlo
committed
b7e53bf
View commit details
Copy full SHA for b7e53bf
View code at this point
Browse repository at this point
Commits on Oct 10, 2013
OSR exit using llvm.webkit.stackmap should pass more tests
Show description for 5f6da41
Filip Pizlo
committed
5f6da41
View commit details
Copy full SHA for 5f6da41
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL