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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @291602   3 years sbarati Fix bug in Relationship::mergeImpl …
(edit) @284623   4 years msaboff Add missing overflow check to …
(edit) @284585   4 years ysuzuki [JSC] ArithAbs should care about INT32_MIN …
(edit) @284573   4 years msaboff Add missing overflow checks to …
(edit) @284330   4 years rmorisset Allow WASM to use up to 4GB …
(edit) @284237   4 years rmorisset Revert r284230, my last fixes to the watch build make it break tests …
(edit) @284230   4 years rmorisset Allow WASM to use up to 4GB …
(edit) @280760   4 years keith_miller for-in should only emit one loop in bytecode …
(edit) @269107   5 years rmorisset DFGIntegerRangeOptimization is wrong for Upsilon (as 'shadow' nodes …
(edit) @267726   5 years mark.lam Add Bounds Check Elimination validation for debugging. …
(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) @250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
(edit) @248798   6 years justin_michaud Fix InBounds speculation of typed array PutByVal and add extra step to …
(edit) @247724   6 years justin_michaud Sometimes we miss removable CheckInBounds …
(edit) @241228   6 years sbarati Nodes that rely on being dominated by CheckInBounds should have a …
(edit) @239734   6 years mark.lam Fix some typos in comments. Not reviewed. * …
(edit) @239595   6 years msaboff DFG IntegerRangeOptimization phase exceeding loop limit shouldn't …
(edit) @228411   7 years sbarati Add a GetIndexMask node and make it an input to GetByVal for array and …
(edit) @223318   8 years utatane.tea Reland "Add Above/Below comparisons for UInt32 patterns" …
(edit) @223047   8 years rmorisset Source/JavaScriptCore: Make the names of the options consistent …
(edit) @222689   8 years commit-queue Unreviewed, rolling out r222564. …
(edit) @222564   8 years utatane.tea Add Above/Below comparisons for UInt32 patterns …
(edit) @222523   8 years commit-queue Unreviewed, rolling out r222518. …
(edit) @222518   8 years utatane.tea Add Above/Below comparisons for UInt32 patterns …
(edit) @221954   8 years keith_miller Do unified source builds for JSC …
(edit) @217202   8 years utatane.tea [FTL] Support GetByVal with ArrayStorage and SlowPutArrayStorage …
(edit) @210023   8 years annulen Modernize for loops in JSC …
(edit) @208373   9 years fpizlo DFG plays fast and loose with the shadow values of a Phi …
(edit) @208367   9 years commit-queue Unreviewed, rolling out r208364. …
(edit) @208364   9 years fpizlo DFG plays fast and loose with the shadow values of a Phi …
(edit) @207369   9 years commit-queue [JSC] op_negate should with any type …
(edit) @198621   9 years commit-queue [JSC] In some cases, the integer range optimization phase never …
(edit) @198364   9 years fpizlo Replace all of the various non-working and non-compiling sampling …
(edit) @196726   9 years commit-queue [JSC] Remove the overflow check on ArithAbs when possible …
(edit) @195585   9 years fpizlo FTLB3Output should maintain good block order like the LLVM one does …
(edit) @191870   10 years fpizlo Dominators should be factored out of the DFG …
(edit) @189013   10 years fpizlo Node::origin should always be set, and the dead zone due to SSA Phis …
(edit) @188720   10 years fpizlo Overflow check elimination fails for a simple test case …
(edit) @188432   10 years benjamin [JSC] Add support for GetByVal on arrays of Undecided shape …
(edit) @188040   10 years commit-queue Remove UnspecifiedBoolType from JSC …
(edit) @185768   10 years mark.lam Employ explicit operator bool() instead of using the …
(edit) @185646   10 years achristensen 32-bit build fix after r185640. * …
(add) @185640   10 years fpizlo FTL should eliminate array bounds checks in loops …
Note: See TracRevisionLog for help on using the revision log.