|
|
@261895
|
5 years |
ross.kirsling |
REGRESSION(r261755): Win/Linux non-unified builds have hundreds of …
|
|
|
@261755
|
5 years |
ross.kirsling |
[IWYU] Remove unnecessary includes from JSC implementation files …
|
|
|
@228411
|
7 years |
sbarati |
Add a GetIndexMask node and make it an input to GetByVal for array and …
|
|
|
@221637
|
8 years |
sbarati |
Make the distinction between entrypoints and CFG roots more clear by …
|
|
|
@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 …
|
|
|
@209764
|
8 years |
commit-queue |
Unreviewed, rolling out r209725. …
|
|
|
@209725
|
8 years |
msaboff |
REGRESSION(r209653): speedometer crashes making virtual slow path …
|
|
|
@209678
|
8 years |
commit-queue |
Unreviewed, rolling out r209653, r209654, r209663, and
r209673. …
|
|
|
@209653
|
8 years |
msaboff |
JSVALUE64: Pass arguments in platform argument registers when making …
|
|
|
@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 …
|
|
|
@198364
|
9 years |
fpizlo |
Replace all of the various non-working and non-compiling sampling …
|
|
|
@183497
|
10 years |
fpizlo |
DFG should not use or preserve Phantoms during transformations …
|
|
|
@183401
|
10 years |
fpizlo |
Rationalize DFG DCE handling of nodes that perform checks that …
|
|
|
@183201
|
10 years |
fpizlo |
Rename HardPhantom to MustGenerate.
Rubber stamped by Geoffrey Garen. …
|
|
|
@183072
|
10 years |
fpizlo |
MovHint should be a strong use …
|
|
|
@181993
|
10 years |
fpizlo |
Heap variables shouldn't end up in the stack frame …
|
|
|
@180160
|
10 years |
fpizlo |
DFG SSA should use GetLocal for arguments, and the GetArgument node …
|
|
|
@173626
|
11 years |
fpizlo |
DFG ref count calculation should be reusable …
|
|
|
@173413
|
11 years |
fpizlo |
DFG should have a reusable SSA builder …
|
|
|
@172176
|
11 years |
fpizlo |
Merge r171389, r171495, r171508, r171510, r171605, r171606, r171611, …
|
|
|
@172129
|
11 years |
fpizlo |
Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, …
|
|
|
@170769
|
11 years |
fpizlo |
SSA DCE should process blocks in forward order …
|
|
|
@169447
|
11 years |
fpizlo |
DFG::DCEPhase inserts into an insertion set in reverse, causing …
|
|
|
@167325
|
11 years |
fpizlo |
DFG IR should keep the data flow of doubles and int52's separate from …
|
|
|
@165522
|
11 years |
fpizlo |
ASSERTION FAILED: node->op() == Phi || node->op() == SetArgument …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@161218
|
11 years |
fpizlo |
Rationalize DFG DCE
https://bugs.webkit.org/show_bug.cgi?id=125523
…
|
|
|
@161126
|
11 years |
fpizlo |
Get rid of DFG forward exiting …
|
|
|
@156047
|
12 years |
fpizlo |
DFG should support Int52 for local variables …
|
|
|
@153295
|
12 years |
oliver |
fourthTier: DFG should do a high-level LICM before going to FTL …
|
|
|
@153274
|
12 years |
oliver |
fourthTier: DFG should have an SSA form for use by FTL …
|
|
|
@153267
|
12 years |
oliver |
fourthTier: DFG should refer to BasicBlocks by BasicBlock* and not …
|
|
|
@146382
|
12 years |
fpizlo |
DFG implementation of op_strcat should inline rope allocations …
|
|
|
@146268
|
12 years |
msaboff |
Crash when loading …
|
|
|
@145145
|
12 years |
fpizlo |
DFG should not get corrupted IR in the case of code that is dead, …
|
|
|
@144864
|
12 years |
fpizlo |
Unreviewed, fix an incorrect comment. The comment was a holdover from …
|
|
|
@144862
|
12 years |
fpizlo |
DFG DCE might eliminate checks unsoundly …
|