2017-03-16 |
utatane.tea@gmail.com | [DFG] ToString operation should have fixup for primitiv... |
blob | commitdiff |
2017-03-09 |
utatane.tea@gmail.com | [GTK] JSC test stress/arity-check-ftl-throw.js.ftl... |
blob | commitdiff | diff to current |
2017-03-06 |
commit-queue@webki... | op_get_by_id_with_this should use inline caching |
blob | commitdiff | diff to current |
2017-03-02 |
mark.lam@apple.com | Add Options::alwaysCheckTraps() and Options::usePolling... |
blob | commitdiff | diff to current |
2017-02-28 |
mark.lam@apple.com | Introduce a VM Traps mechanism and refactor Watchdog... |
blob | commitdiff | diff to current |
2017-02-27 |
commit-queue@webki... | Unreviewed, rolling out r213019. |
blob | commitdiff | diff to current |
2017-02-27 |
commit-queue@webki... | op_get_by_id_with_this should use inline caching |
blob | commitdiff | diff to current |
2017-02-24 |
sbarati@apple.com | Intrinsicify parseInt |
blob | commitdiff | diff to current |
2017-02-09 |
keith_miller@apple.com | [JSC] op_in should have ArrayProfile |
blob | commitdiff | diff to current |
2017-01-27 |
keith_miller@apple.com | classInfo should take a VM so it is not materialized... |
blob | commitdiff | diff to current |
2017-01-26 |
sbarati@apple.com | Harden how the compiler references GC objects |
blob | commitdiff | diff to current |
2017-01-18 |
fpizlo@apple.com | Make opaque root scanning truly constraint-based |
blob | commitdiff | diff to current |
2017-01-13 |
sbarati@apple.com | Add a slice intrinsic to the DFG/FTL |
blob | commitdiff | diff to current |
2017-01-09 |
commit-queue@webki... | Unreviewed, rolling out r210476. |
blob | commitdiff | diff to current |
2017-01-07 |
sbarati@apple.com | Add a slice intrinsic to the DFG/FTL |
blob | commitdiff | diff to current |
2016-12-15 |
fpizlo@apple.com | DirectTailCall implementation needs to tell the shuffle... |
blob | commitdiff | diff to current |
2016-12-13 |
commit-queue@webki... | Unreviewed, rolling out r209725. |
blob | commitdiff | diff to current |
2016-12-12 |
msaboff@apple.com | REGRESSION(r209653): speedometer crashes making virtual... |
blob | commitdiff | diff to current |
2016-12-11 |
commit-queue@webki... | Unreviewed, rolling out r209653, r209654, r209663, and |
blob | commitdiff | diff to current |
2016-12-10 |
msaboff@apple.com | JSVALUE64: Pass arguments in platform argument register... |
blob | commitdiff | diff to current |
2016-12-10 |
fpizlo@apple.com | REGRESSION (r209554-209571): stress/poly-setter-combo... |
blob | commitdiff | diff to current |
2016-12-10 |
fpizlo@apple.com | GC might be forced to look at a nuked object due to... |
blob | commitdiff | diff to current |
2016-11-30 |
sbarati@apple.com | We should be able optimize the pattern where we spread... |
blob | commitdiff | diff to current |
2016-11-27 |
utatane.tea@gmail.com | [WTF] Import std::optional reference implementation... |
blob | commitdiff | diff to current |
2016-11-14 |
caitp@igalia.com | [JSC] Handle new_async_func / new_async_func_exp in... |
blob | commitdiff | diff to current |
2016-11-12 |
sbarati@apple.com | We should have a more concise way of determining when... |
blob | commitdiff | diff to current |
2016-11-11 |
cdumez@apple.com | Unreviewed, rolling out r208584. |
blob | commitdiff | diff to current |
2016-11-11 |
cdumez@apple.com | Unreviewed, rolling out r208117 and r208160. |
blob | commitdiff | diff to current |
2016-11-11 |
sbarati@apple.com | We should have a more concise way of determining when... |
blob | commitdiff | diff to current |
2016-11-10 |
utatane.tea@gmail.com | [JSC] Avoid cloned arguments allocation in ArrayPrototy... |
blob | commitdiff | diff to current |
2016-11-03 |
utatane.tea@gmail.com | [DOMJIT] Add DOMJIT::Signature |
blob | commitdiff | diff to current |
2016-11-01 |
sbarati@apple.com | We should be able to eliminate rest parameter allocations |
blob | commitdiff | diff to current |
2016-11-01 |
commit-queue@webki... | Unreviewed, rolling out r208208 and r208210. |
blob | commitdiff | diff to current |
2016-11-01 |
sbarati@apple.com | We should be able to eliminate rest parameter allocations |
blob | commitdiff | diff to current |
2016-10-30 |
sbarati@apple.com | We should have a way of profiling when a get_by_id... |
blob | commitdiff | diff to current |
2016-10-28 |
utatane.tea@gmail.com | [DOMJIT] Rename CallDOM to CallDOMGetter |
blob | commitdiff | diff to current |
2016-10-18 |
fpizlo@apple.com | DFG and FTL should be able to use DirectCall ICs when... |
blob | commitdiff | diff to current |
2016-10-06 |
utatane.tea@gmail.com | [JSC] Add @throwXXXError bytecode intrinsic |
blob | commitdiff | diff to current |
2016-10-06 |
utatane.tea@gmail.com | [DOMJIT] Add initial CheckDOM and CallDOM implementations |
blob | commitdiff | diff to current |
2016-10-05 |
sbarati@apple.com | String.prototype.toLowerCase should be a DFG/FTL intrinsic |
blob | commitdiff | diff to current |
2016-10-04 |
utatane.tea@gmail.com | [JSC] Add a new byte code op_define_property instead... |
blob | commitdiff | diff to current |
2016-09-28 |
fpizlo@apple.com | The write barrier should be down with TSO |
blob | commitdiff | diff to current |
2016-09-22 |
joepeck@webkit.org | Remove a bunch of unnecessary includes |
blob | commitdiff | diff to current |
2016-09-20 |
sbarati@apple.com | JSTests: |
blob | commitdiff | diff to current |
2016-09-20 |
sbarati@apple.com | Make HasOwnProperty faster |
blob | commitdiff | diff to current |
2016-09-19 |
utatane.tea@gmail.com | [JSC][LLInt] Introduce is_cell_with_type |
blob | commitdiff | diff to current |
2016-09-17 |
utatane.tea@gmail.com | [DFG] Introduce IsCellWithType node and unify IsJSArray... |
blob | commitdiff | diff to current |
2016-09-12 |
utatane.tea@gmail.com | [DFG][FTL] Add ArithTan |
blob | commitdiff | diff to current |
2016-09-08 |
sbarati@apple.com | We should inline operationConvertJSValueToBoolean into... |
blob | commitdiff | diff to current |
2016-09-06 |
sbarati@apple.com | Make JSMap and JSSet faster |
blob | commitdiff | diff to current |
2016-09-06 |
ryanhaddad@apple.com | Unreviewed, rolling out r205504. |
blob | commitdiff | diff to current |
2016-09-06 |
sbarati@apple.com | Make JSMap and JSSet faster |
blob | commitdiff | diff to current |
2016-09-06 |
fpizlo@apple.com | Butterflies should be allocated in Auxiliary MarkedSpac... |
blob | commitdiff | diff to current |
2016-08-29 |
commit-queue@webki... | [JSC] Improve ArithAbs with polymorphic input |
blob | commitdiff | diff to current |
2016-08-25 |
commit-queue@webki... | TryGetById should have a ValueProfile so that it can... |
blob | commitdiff | diff to current |
2016-08-25 |
commit-queue@webki... | NewRegexp should not prevent inlining |
blob | commitdiff | diff to current |
2016-08-25 |
benjamin@webkit.org | [JSC] Make FRound work with any type |
blob | commitdiff | diff to current |
2016-08-24 |
fpizlo@apple.com | Unreviewed, roll out r204901, r204897, r204866, r204856... |
blob | commitdiff | diff to current |
2016-08-23 |
fpizlo@apple.com | Butterflies should be allocated in Auxiliary MarkedSpac... |
blob | commitdiff | diff to current |
2016-08-23 |
commit-queue@webki... | [JSC] Make Math.cos() and Math.sin() work with any... |
blob | commitdiff | diff to current |
2016-08-17 |
mark.lam@apple.com | Remove an invalid assertion in the DFG backend's GetByI... |
blob | commitdiff | diff to current |
2016-08-16 |
commit-queue@webki... | [Regression 204203-204210] 32-bit ASSERTION FAILED... |
blob | commitdiff | diff to current |
2016-08-15 |
joepeck@webkit.org | Reduce includes of Debugger.h |
blob | commitdiff | diff to current |
2016-08-13 |
sbarati@apple.com | Inline store loop for CopyRest in DFG and FTL for certa... |
blob | commitdiff | diff to current |
2016-08-06 |
keith_miller@apple.com | 32-bit JSC test failure: stress/instanceof-late-constan... |
blob | commitdiff | diff to current |
2016-08-05 |
keith_miller@apple.com | Fix 32-bit OverridesHasInstance in the DFG. |
blob | commitdiff | diff to current |
2016-07-29 |
utatane.tea@gmail.com | JSC::Symbol should be hash-consed |
blob | commitdiff | diff to current |
2016-07-22 |
sbarati@apple.com | callOperation(.) variants in the DFG that explicitly... |
blob | commitdiff | diff to current |
2016-07-18 |
fpizlo@apple.com | DFG and FTL should support op_call_eval |
blob | commitdiff | diff to current |
2016-07-18 |
fpizlo@apple.com | DFG should really support jneq_ptr |
blob | commitdiff | diff to current |
2016-07-08 |
mark.lam@apple.com | Move CallFrame header info from JSStack.h to CallFrame.h |
blob | commitdiff | diff to current |
2016-06-30 |
utatane.tea@gmail.com | [JSC] Implement isFinite / isNaN in JS and make DFG... |
blob | commitdiff | diff to current |
2016-06-24 |
commit-queue@webki... | Unreviewed, rolling out r202413. |
blob | commitdiff | diff to current |
2016-06-24 |
utatane.tea@gmail.com | [JSC] Implement isFinite / isNaN in JS and make DFG... |
blob | commitdiff | diff to current |
2016-06-23 |
keith_miller@apple.com | We should have a DFG intrinsic that checks if a value... |
blob | commitdiff | diff to current |
2016-06-19 |
sbarati@apple.com | We should be able to generate more types of ICs inline |
blob | commitdiff | diff to current |
2016-06-16 |
keith_miller@apple.com | Add support for Symbol.isConcatSpreadable (round 2) |
blob | commitdiff | diff to current |
2016-06-14 |
keith_miller@apple.com | REGRESSION(202002-202014): 845 32-bit JSC Stress Test... |
blob | commitdiff | diff to current |
2016-06-13 |
keith_miller@apple.com | Add new builtin opcode tailCallForwardArguments |
blob | commitdiff | diff to current |
2016-06-10 |
fpizlo@apple.com | The backend should be happy to compile Unreachable... |
blob | commitdiff | diff to current |
2016-06-03 |
keith_miller@apple.com | Add argument_count bytecode for concat |
blob | commitdiff | diff to current |
2016-05-21 |
joepeck@webkit.org | Remove LegacyProfiler |
blob | commitdiff | diff to current |
2016-05-19 |
commit-queue@webki... | JSC: DFG::SpeculativeJIT::compile special case for... |
blob | commitdiff | diff to current |
2016-05-17 |
keith_miller@apple.com | Rollout r200426 since it causes PLT regressions. |
blob | commitdiff | diff to current |
2016-05-16 |
sbarati@apple.com | Hook up ShadowChicken to the debugger to show tail... |
blob | commitdiff | diff to current |
2016-05-16 |
joepeck@webkit.org | Unreviewed rollout r200924. Caused js/regress/string... |
blob | commitdiff | diff to current |
2016-05-14 |
commit-queue@webki... | Remove LegacyProfiler |
blob | commitdiff | diff to current |
2016-05-09 |
sbarati@apple.com | Getter and setter on super are called with wrong "this... |
blob | commitdiff | diff to current |
2016-05-07 |
commit-queue@webki... | [JSC][32bit] stress/tagged-templates-template-object... |
blob | commitdiff | diff to current |
2016-05-05 |
keith_miller@apple.com | Add support for delete by value to the DFG |
blob | commitdiff | diff to current |
2016-05-04 |
fpizlo@apple.com | Speed up JSGlobalObject initialization by making some... |
blob | commitdiff | diff to current |
2016-05-04 |
keith_miller@apple.com | Unreviewed, reland r200149 since the rollout had inconc... |
blob | commitdiff | diff to current |
2016-05-04 |
cdumez@apple.com | Unreviewed, rolling out r200383 and r200406. |
blob | commitdiff | diff to current |
2016-05-03 |
fpizlo@apple.com | Speed up JSGlobalObject initialization by making some... |
blob | commitdiff | diff to current |
2016-05-02 |
peavo@outlook.com | [Win] Clean up annoying compiler warnings |
blob | commitdiff | diff to current |
2016-04-27 |
keith_miller@apple.com | Unreviewed, Revert r199397 due to PLT regressions |
blob | commitdiff | diff to current |
2016-04-27 |
benjamin@webkit.org | Follow up for r200113 on 32bit |
blob | commitdiff | diff to current |
2016-04-27 |
msaboff@apple.com | [ES] Implement RegExp.prototype.@@replace and use it... |
blob | commitdiff | diff to current |
2016-04-26 |
gskachkov@gmail.com | calling super() a second time in a constructor should... |
blob | commitdiff | diff to current |
2016-04-26 |
gskachkov@gmail.com | Unreviewed, rolling out r200083. |
blob | commitdiff | diff to current |
next |