|
|
@279126
|
4 years |
sbarati |
jitCompileAndSetHeuristics shouldn't return true when we fail to …
|
|
|
@264133
|
5 years |
sbarati |
Add a fuzzing toggle for LICM …
|
|
|
@261755
|
5 years |
ross.kirsling |
[IWYU] Remove unnecessary includes from JSC implementation files …
|
|
|
@250005
|
6 years |
mark.lam |
Use constexpr instead of const in symbol definitions that are …
|
|
|
@244579
|
6 years |
sbarati |
LICM incorrectly assumes it'll never insert a node which provably OSR …
|
|
|
@242276
|
6 years |
rmorisset |
DFG: Loop-invariant code motion (LICM) should not hoist dead code …
|
|
|
@232075
|
7 years |
sbarati |
DFG::LICMPhase should attempt to hoist edge type checks if hoisting …
|
|
|
@232000
|
7 years |
fpizlo |
DFG should inline InstanceOf ICs …
|
|
|
@231185
|
7 years |
fpizlo |
LICM shouldn't hoist nodes if hoisted nodes exited in that code block …
|
|
|
@228565
|
7 years |
sbarati |
Fix bugs from r228411
https://bugs.webkit.org/show_bug.cgi?id=182851 …
|
|
|
@228411
|
7 years |
sbarati |
Add a GetIndexMask node and make it an input to GetByVal for array and …
|
|
|
@228035
|
7 years |
sbarati |
Make various DFG_ASSERTs provide more data to WTFCrashWithInfo …
|
|
|
@226928
|
7 years |
sbarati |
Move ExitProfile to UnlinkedCodeBlock so it can be shared amongst …
|
|
|
@225966
|
7 years |
sbarati |
The CleanUp after LICM is erroneously removing a Check …
|
|
|
@222007
|
8 years |
utatane.tea |
[JSC] Move class/struct used in other class' member out of anonymous …
|
|
|
@221196
|
8 years |
sbarati |
Support compiling catch in the DFG …
|
|
|
@221176
|
8 years |
commit-queue |
Unreviewed, rolling out r221119, r221124, and r221143. …
|
|
|
@221119
|
8 years |
sbarati |
Support compiling catch in the DFG …
|
|
|
@219702
|
8 years |
cdumez |
Replace calls to Vector::resize() with calls to more efficient …
|
|
|
@210023
|
8 years |
annulen |
Modernize for loops in JSC …
|
|
|
@203808
|
9 years |
commit-queue |
[JSC] DFG::Node should not have its own allocator …
|
|
|
@203704
|
9 years |
benjamin |
Unreviewed, rolling out r203703.
It breaks some internal tests
…
|
|
|
@203703
|
9 years |
commit-queue |
[JSC] DFG::Node should not have its own allocator …
|
|
|
@202790
|
9 years |
fpizlo |
DFG LICM needs to go all-in on the idea that some loops can't be …
|
|
|
@201182
|
9 years |
fpizlo |
DFG::LICMPhase shouldn't hoist type checks unless it knows that the …
|
|
|
@198364
|
9 years |
fpizlo |
Replace all of the various non-working and non-compiling sampling …
|
|
|
@191870
|
10 years |
fpizlo |
Dominators should be factored out of the DFG …
|
|
|
@190896
|
10 years |
fpizlo |
GC should have a Baker barrier for concurrent copying …
|
|
|
@189126
|
10 years |
fpizlo |
LICM should be sound even if the CFG has changed …
|
|
|
@189070
|
10 years |
fpizlo |
Unreviewed, fix some FIXMEs and add some new ones, based on things …
|
|
|
@188771
|
10 years |
fpizlo |
DFG::NodeOrigin should have a flag determining if exiting is OK right …
|
|
|
@184646
|
10 years |
fpizlo |
Add some assertions about the CFG in the loop pre-header creation …
|
|
|
@184405
|
10 years |
basile_clement |
DFGLICMPhase shouldn't create NodeOrigins with forExit but without …
|
|
|
@183719
|
10 years |
fpizlo |
Unreviewed, add a FIXME referencing …
|
|
|
@183718
|
10 years |
fpizlo |
Unreviewed, add FIXMEs referencing …
|
|
|
@183497
|
10 years |
fpizlo |
DFG should not use or preserve Phantoms during transformations …
|
|
|
@183094
|
10 years |
fpizlo |
DFG should allow Phantoms after terminals …
|
|
|
@173413
|
11 years |
fpizlo |
DFG should have a reusable SSA builder …
|
|
|
@172129
|
11 years |
fpizlo |
Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, …
|
|
|
@171613
|
11 years |
fpizlo |
Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, …
|
|
|
@164229
|
11 years |
ossy |
Move back primary header includes next to config.h …
|
|
|
@163946
|
11 years |
fpizlo |
Inserting a node with a codeOrigin "like" another node should copy …
|
|
|
@163879
|
11 years |
fpizlo |
LICM should gracefully handle unprofiled code …
|
|
|
@163844
|
11 years |
fpizlo |
Rename Operations.h to JSCInlines.h …
|
|
|
@163802
|
11 years |
fpizlo |
Unreviewed, roll out http://trac.webkit.org/changeset/163796
The …
|
|
|
@163796
|
11 years |
commit-queue |
Remove extra includes from DFG …
|
|
|
@163760
|
11 years |
fpizlo |
Never include *Inlines.h files in interface headers, and never include …
|
|
|
@161126
|
11 years |
fpizlo |
Get rid of DFG forward exiting …
|
|
|
@155281
|
12 years |
fpizlo |
FTL should support typed array PutByVal …
|
|
|
@153295
|
12 years |
oliver |
fourthTier: DFG should do a high-level LICM before going to FTL …
|