source: webkit/trunk/Source/JavaScriptCore/dfg/DFGCriticalEdgeBreakingPhase.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) @232856   7 years msaboff REGRESSION(232741): Crash running ARES-6 …
(edit) @204466   9 years achristensen Remove unused includes of wtf headers …
(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) @189013   10 years fpizlo Node::origin should always be set, and the dead zone due to SSA Phis …
(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) @153279   12 years oliver fourthTier: Add a phase to create loop pre-headers …
(copy) @153274   12 years oliver fourthTier: DFG should have an SSA form for use by FTL …
copied from trunk/Source/JavaScriptCore/dfg/DFGPredictionInjectionPhase.cpp
(edit) @153267   12 years oliver fourthTier: DFG should refer to BasicBlocks by BasicBlock* and not …
Note: See TracRevisionLog for help on using the revision log.