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