2017-11-21 |
utatane.tea@gmail.com | [DFG][FTL] Support MapSet / SetAdd intrinsics |
blob | commitdiff |
2017-11-16 |
sbarati@apple.com | Add some X86 intrinsics to $vm to help with some perf... |
blob | commitdiff | diff to current |
2017-11-01 |
utatane.tea@gmail.com | [DFG][FTL] Introduce StringSlice |
blob | commitdiff | diff to current |
2017-10-18 |
utatane.tea@gmail.com | [JSC] __proto__ getter should be fast |
blob | commitdiff | diff to current |
2017-10-17 |
ryanhaddad@apple.com | Unreviewed, rolling out r223523. |
blob | commitdiff | diff to current |
2017-10-17 |
utatane.tea@gmail.com | [JSC] __proto__ getter should be fast |
blob | commitdiff | diff to current |
2017-09-13 |
utatane.tea@gmail.com | [DFG] Optimize WeakMap::get by adding intrinsic and... |
blob | commitdiff | diff to current |
2017-09-11 |
ryanhaddad@apple.com | Unreviewed, rolling out r221854. |
blob | commitdiff | diff to current |
2017-09-11 |
utatane.tea@gmail.com | [DFG] Optimize WeakMap::get by adding intrinsic and... |
blob | commitdiff | diff to current |
2017-08-23 |
utatane.tea@gmail.com | [JSC] Optimize Map iteration with intrinsic |
blob | commitdiff | diff to current |
2017-06-12 |
utatane.tea@gmail.com | [DFG] Add ArrayIndexOf intrinsic |
blob | commitdiff | diff to current |
2017-05-18 |
fpizlo@apple.com | DFG inlining should be hardened for the no-result case |
blob | commitdiff | diff to current |
2017-05-06 |
commit-queue@webki... | [JSC] Remove export from Intrinsic |
blob | commitdiff | diff to current |
2017-05-04 |
utatane.tea@gmail.com | [JSC] Math unary functions should be handled by DFG |
blob | commitdiff | diff to current |
2017-03-21 |
utatane.tea@gmail.com | [JSC] Optimize Number.prototype.toString on Int32 ... |
blob | commitdiff | diff to current |
2017-02-24 |
sbarati@apple.com | Intrinsicify parseInt |
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-11-01 |
fpizlo@apple.com | JSC should support SharedArrayBuffer |
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-09-28 |
ryanhaddad@apple.com | Unreviewed, rolling out r206522. |
blob | commitdiff | diff to current |
2016-09-28 |
commit-queue@webki... | Unreviewed, rolling out r206506. |
blob | commitdiff | diff to current |
2016-09-28 |
commit-queue@webki... | Adopt #pragma once in JavaScriptCore |
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] Use is_cell_with_type for @isRegExpObject, @isMap... |
blob | commitdiff | diff to current |
2016-09-12 |
utatane.tea@gmail.com | [DFG][FTL] Add ArithTan |
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-06-23 |
keith_miller@apple.com | We should have a DFG intrinsic that checks if a value... |
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-04 |
keith_miller@apple.com | Unreviewed, reland r200149 since the rollout had inconc... |
blob | commitdiff | diff to current |
2016-04-30 |
mark.lam@apple.com | Make RegExp.prototype.test spec compliant. |
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 |
msaboff@apple.com | [ES] Implement RegExp.prototype.@@replace and use it... |
blob | commitdiff | diff to current |
2016-04-23 |
fpizlo@apple.com | Speed up bound functions a bit |
blob | commitdiff | diff to current |
2016-04-20 |
mark.lam@apple.com | Re-landing: ES6: Implement RegExp.prototype[@@search]. |
blob | commitdiff | diff to current |
2016-04-13 |
commit-queue@webki... | Unreviewed, rolling out r199502 and r199511. |
blob | commitdiff | diff to current |
2016-04-13 |
mark.lam@apple.com | ES6: Implement RegExp.prototype[@@search]. |
blob | commitdiff | diff to current |
2016-04-13 |
keith_miller@apple.com | [ES6] Add support for Symbol.isConcatSpreadable. |
blob | commitdiff | diff to current |
2016-04-07 |
commit-queue@webki... | Unreviewed, rolling out r199128 and r199141. |
blob | commitdiff | diff to current |
2016-04-07 |
keith_miller@apple.com | [ES6] Add support for Symbol.isConcatSpreadable. |
blob | commitdiff | diff to current |
2016-04-03 |
utatane.tea@gmail.com | [JSC] Add truncate operation (rounding to zero) |
blob | commitdiff | diff to current |
2016-03-30 |
keith_miller@apple.com | Unreviewed, rollout r198808. The patch causes crashes... |
blob | commitdiff | diff to current |
2016-03-29 |
keith_miller@apple.com | [ES6] Add support for Symbol.isConcatSpreadable. |
blob | commitdiff | diff to current |
2016-03-29 |
sbarati@apple.com | Allow builtin JS functions to be intrinsics |
blob | commitdiff | diff to current |
2016-03-01 |
fpizlo@apple.com | Turn String.prototype.replace into an intrinsic |
blob | commitdiff | diff to current |
2015-12-15 |
utatane.tea@gmail.com | Math.random should have an intrinsic thunk and it shoul... |
blob | commitdiff | diff to current |
2015-10-16 |
keith_miller@apple.com | Add Intrinsic Getters and use them to fix performance... |
blob | commitdiff | diff to current |
2015-05-13 |
fpizlo@apple.com | js/dom/stack-trace.html fails with eager compilation |
blob | commitdiff | diff to current |
2015-04-26 |
benjamin@webkit.org | [JSC] Implement Math.clz32(), remove Number.clz() |
blob | commitdiff | diff to current |
2015-03-05 |
utatane.tea@gmail.com | Upgrade ES6 Iterator interfaces |
blob | commitdiff | diff to current |
2014-07-15 |
fpizlo@apple.com | Allow for Int52Rep to see things other than Int32,... |
blob | commitdiff | diff to current |
2014-05-21 |
fpizlo@apple.com | DFG prediction propagation should agree with fixup... |
blob | commitdiff | diff to current |
2014-04-21 |
fpizlo@apple.com | OSR exit should know about Int52 and Double constants |
blob | commitdiff | diff to current |
2014-04-12 |
fpizlo@apple.com | Math.fround() should be an intrinsic |
blob | commitdiff | diff to current |
2014-02-13 |
fpizlo@apple.com | Hoist and combine array bounds checks |
blob | commitdiff | diff to current |
2013-10-31 |
fpizlo@apple.com | Remove CachedTranscendentalFunction because caching... |
blob | commitdiff | diff to current |
2013-10-14 |
oliver@apple.com | Separate out array iteration intrinsics |
blob | commitdiff | diff to current |
2013-10-11 |
commit-queue@webki... | Unreviewed, rolling out r157307. |
blob | commitdiff | diff to current |
2013-10-11 |
oliver@apple.com | Separate out array iteration intrinsics |
blob | commitdiff | diff to current |
2013-10-10 |
oliver@apple.com | Further improve ArrayIterator performance |
blob | commitdiff | diff to current |
2013-04-26 |
oliver@apple.com | Add support for Math.imul |
blob | commitdiff | diff to current |
2013-03-18 |
fpizlo@apple.com | DFG string conversions and allocations should be inlined |
blob | commitdiff | diff to current |
2012-03-18 |
barraclough@apple.com | Strength reduction, RegExp.exec -> RegExp.test |
blob | commitdiff | diff to current |
2011-12-06 |
barraclough@apple.com | https://bugs.webkit.org/show_bug.cgi?id=68328 |
blob | commitdiff | diff to current |
|