source: webkit/trunk/Source/JavaScriptCore/dfg/DFGDCEPhase.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @261895   5 years ross.kirsling REGRESSION(r261755): Win/Linux non-unified builds have hundreds of …
(edit) @261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
(edit) @228411   7 years sbarati Add a GetIndexMask node and make it an input to GetByVal for array and …
(edit) @221637   8 years sbarati Make the distinction between entrypoints and CFG roots more clear by …
(edit) @221196   8 years sbarati Support compiling catch in the DFG …
(edit) @221176   8 years commit-queue Unreviewed, rolling out r221119, r221124, and r221143. …
(edit) @221119   8 years sbarati Support compiling catch in the DFG …
(edit) @209764   8 years commit-queue Unreviewed, rolling out r209725. …
(edit) @209725   8 years msaboff REGRESSION(r209653): speedometer crashes making virtual slow path …
(edit) @209678   8 years commit-queue Unreviewed, rolling out r209653, r209654, r209663, and r209673. …
(edit) @209653   8 years msaboff JSVALUE64: Pass arguments in platform argument registers when making …
(edit) @203808   9 years commit-queue [JSC] DFG::Node should not have its own allocator …
(edit) @203704   9 years benjamin Unreviewed, rolling out r203703. It breaks some internal tests …
(edit) @203703   9 years commit-queue [JSC] DFG::Node should not have its own allocator …
(edit) @198364   9 years fpizlo Replace all of the various non-working and non-compiling sampling …
(edit) @183497   10 years fpizlo DFG should not use or preserve Phantoms during transformations …
(edit) @183401   10 years fpizlo Rationalize DFG DCE handling of nodes that perform checks that …
(edit) @183201   10 years fpizlo Rename HardPhantom to MustGenerate. Rubber stamped by Geoffrey Garen. …
(edit) @183072   10 years fpizlo MovHint should be a strong use …
(edit) @181993   10 years fpizlo Heap variables shouldn't end up in the stack frame …
(edit) @180160   10 years fpizlo DFG SSA should use GetLocal for arguments, and the GetArgument node …
(edit) @173626   11 years fpizlo DFG ref count calculation should be reusable …
(edit) @173413   11 years fpizlo DFG should have a reusable SSA builder …
(edit) @172176   11 years fpizlo Merge r171389, r171495, r171508, r171510, r171605, r171606, r171611, …
(edit) @172129   11 years fpizlo Merge r170564, r170571, r170604, r170628, r170672, r170680, r170724, …
(edit) @170769   11 years fpizlo SSA DCE should process blocks in forward order …
(edit) @169447   11 years fpizlo DFG::DCEPhase inserts into an insertion set in reverse, causing …
(edit) @167325   11 years fpizlo DFG IR should keep the data flow of doubles and int52's separate from …
(edit) @165522   11 years fpizlo ASSERTION FAILED: node->op() == Phi || node->op() == SetArgument …
(edit) @164229   11 years ossy Move back primary header includes next to config.h …
(edit) @163946   11 years fpizlo Inserting a node with a codeOrigin "like" another node should copy …
(edit) @163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
(edit) @163802   11 years fpizlo Unreviewed, roll out http://trac.webkit.org/changeset/163796 The …
(edit) @163796   11 years commit-queue Remove extra includes from DFG …
(edit) @163760   11 years fpizlo Never include *Inlines.h files in interface headers, and never include …
(edit) @161218   11 years fpizlo Rationalize DFG DCE https://bugs.webkit.org/show_bug.cgi?id=125523
(edit) @161126   11 years fpizlo Get rid of DFG forward exiting …
(edit) @156047   12 years fpizlo DFG should support Int52 for local variables …
(edit) @153295   12 years oliver fourthTier: DFG should do a high-level LICM before going to FTL …
(edit) @153274   12 years oliver fourthTier: DFG should have an SSA form for use by FTL …
(edit) @153267   12 years oliver fourthTier: DFG should refer to BasicBlocks by BasicBlock* and not …
(edit) @146382   12 years fpizlo DFG implementation of op_strcat should inline rope allocations …
(edit) @146268   12 years msaboff Crash when loading …
(edit) @145145   12 years fpizlo DFG should not get corrupted IR in the case of code that is dead, …
(edit) @144864   12 years fpizlo Unreviewed, fix an incorrect comment. The comment was a holdover from …
(add) @144862   12 years fpizlo DFG DCE might eliminate checks unsoundly …
Note: See TracRevisionLog for help on using the revision log.