source: webkit/trunk/Source/JavaScriptCore/dfg/DFGLoopPreHeaderCreationPhase.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) @228035   7 years sbarati Make various DFG_ASSERTs provide more data to WTFCrashWithInfo …
(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) @198364   9 years fpizlo Replace all of the various non-working and non-compiling sampling …
(edit) @192529   10 years fpizlo It's best for the DFG to always have some guess of basic block …
(edit) @191870   10 years fpizlo Dominators should be factored out of the DFG …
(edit) @189126   10 years fpizlo LICM should be sound even if the CFG has changed …
(edit) @189013   10 years fpizlo Node::origin should always be set, and the dead zone due to SSA Phis …
(edit) @188979   10 years fpizlo Node::origin should be able to tell you if it's OK to exit …
(edit) @184646   10 years fpizlo Add some assertions about the CFG in the loop pre-header creation …
(edit) @174224   11 years fpizlo Object allocation sinking should have a sound story for picking …
(edit) @167394   11 years fpizlo Discern between NaNs that would be safe to tag and NaNs that need some …
(edit) @164459   11 years fpizlo DFG should do its own static estimates of execution frequency before …
(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) @155023   12 years fpizlo The DFG should be able to tier-up and OSR enter into the FTL …
(add) @153279   12 years oliver fourthTier: Add a phase to create loop pre-headers …
Note: See TracRevisionLog for help on using the revision log.