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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @283623   4 years sbarati Run backwards propagation before we prune the graph after ForceOSRExit …
(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) @198364   9 years fpizlo Replace all of the various non-working and non-compiling sampling …
(edit) @196756   9 years fpizlo Remove remaining references to LLVM, and make sure comments refer to …
(edit) @194164   9 years fpizlo Work around a bug in LLVM by flipping the unification order …
(edit) @193782   9 years fpizlo DFG::UnificationPhase should merge isProfitableToUnbox, since this may …
(edit) @181993   10 years fpizlo Heap variables shouldn't end up in the stack frame …
(edit) @164229   11 years ossy Move back primary header includes next to config.h …
(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) @153267   12 years oliver fourthTier: DFG should refer to BasicBlocks by BasicBlock* and not …
(edit) @153167   12 years oliver fourthTier: CheckArrays should be hoisted …
(edit) @145489   12 years fpizlo DFG overflow check elimination is too smart for its own good …
(edit) @145323   12 years commit-queue Unreviewed, rolling out r145299. …
(edit) @145299   12 years fpizlo DFG overflow check elimination is too smart for its own good …
(edit) @143955   12 years fpizlo The DFG special case checks for isCreatedThisArgument are fragile …
(add) @142377   12 years fpizlo DFG should allow phases to break Phi's and then have one phase to …
Note: See TracRevisionLog for help on using the revision log.