2017-04-18 |
mark.lam@apple.com | r211670 broke double to int conversion. |
tree | commitdiff |
2017-04-18 |
utatane.tea@gmail.com | [DFG] Convert ValueAdd(Int32, String) => MakeRope(ToStr... |
tree | commitdiff |
2017-04-18 |
utatane.tea@gmail.com | [DFG] Drop unknown use of CheckCell's child2 to work... |
tree | commitdiff |
2017-03-23 |
utatane.tea@gmail.com | [JSC][DFG] Make addShouldSpeculateAnyInt more conservat... |
tree | commitdiff |
2017-03-16 |
fpizlo@apple.com | FTL should support global and eval code |
tree | commitdiff |
2017-03-16 |
utatane.tea@gmail.com | [DFG] ToString operation should have fixup for primitiv... |
tree | commitdiff |
2017-03-13 |
commit-queue@webki... | Unreviewed, rolling out r213856. |
tree | commitdiff |
2017-03-13 |
fpizlo@apple.com | FTL should not flush strict arguments unless it really... |
tree | commitdiff |
2017-03-06 |
commit-queue@webki... | op_get_by_id_with_this should use inline caching |
tree | commitdiff |
2017-02-28 |
gskachkov@gmail.com | Use of arguments in arrow function is slow |
tree | commitdiff |
2017-02-27 |
commit-queue@webki... | Unreviewed, rolling out r213019. |
tree | commitdiff |
2017-02-27 |
commit-queue@webki... | op_get_by_id_with_this should use inline caching |
tree | commitdiff |
2017-02-01 |
fpizlo@apple.com | Move slow-running microbenchmarks out of JSTests/microb... |
tree | commitdiff |
2017-01-27 |
commit-queue@webki... | Unreviewed, rolling out r211224. |
tree | commitdiff |
2017-01-26 |
jfbastien@apple.com | OSR entry: delay outer-loop compilation when at inner... |
tree | commitdiff |
2017-01-18 |
fpizlo@apple.com | Make opaque root scanning truly constraint-based |
tree | commitdiff |
2017-01-18 |
msaboff@apple.com | Nested parenthesized regular expressions with non-zero... |
tree | commitdiff |
2017-01-15 |
utatane.tea@gmail.com | Annotate large string tests with largeHeap |
tree | commitdiff |
2016-12-13 |
commit-queue@webki... | Unreviewed, rolling out r209725. |
tree | commitdiff |
2016-12-12 |
msaboff@apple.com | REGRESSION(r209653): speedometer crashes making virtual... |
tree | commitdiff |
2016-12-11 |
commit-queue@webki... | Unreviewed, rolling out r209653, r209654, r209663, and |
tree | commitdiff |
2016-12-10 |
msaboff@apple.com | JSVALUE64: Pass arguments in platform argument register... |
tree | commitdiff |
2016-12-01 |
pvollan@apple.com | [Win] Skip failing JSC tests. |
tree | commitdiff |
2016-11-30 |
sbarati@apple.com | We should be able optimize the pattern where we spread... |
tree | commitdiff |
2016-11-12 |
sbarati@apple.com | We should have a more concise way of determining when... |
tree | commitdiff |
2016-11-11 |
cdumez@apple.com | Unreviewed, rolling out r208584. |
tree | commitdiff |
2016-11-11 |
cdumez@apple.com | Unreviewed, rolling out r208117 and r208160. |
tree | commitdiff |
2016-11-11 |
sbarati@apple.com | We should have a more concise way of determining when... |
tree | commitdiff |
2016-11-04 |
ggaren@apple.com | EvalCodeCache should not give up in strict mode and... |
tree | commitdiff |
2016-11-01 |
sbarati@apple.com | We should be able to eliminate rest parameter allocations |
tree | commitdiff |
2016-11-01 |
commit-queue@webki... | Unreviewed, rolling out r208208 and r208210. |
tree | commitdiff |
2016-11-01 |
sbarati@apple.com | We should be able to eliminate rest parameter allocations |
tree | commitdiff |
2016-10-31 |
sbarati@apple.com | Debug JSC test microbenchmarks/pure-get-by-id-cse-2... |
tree | commitdiff |
2016-10-30 |
sbarati@apple.com | We should have a way of profiling when a get_by_id... |
tree | commitdiff |
2016-10-28 |
ossy@webkit.org | Skip JSTests/microbenchmarks/dense-set.js on memory... |
tree | commitdiff |
2016-10-18 |
fpizlo@apple.com | DFG and FTL should be able to use DirectCall ICs when... |
tree | commitdiff |
2016-10-17 |
sbarati@apple.com | Add more tests for the double->String conversion in... |
tree | commitdiff |
2016-10-11 |
sbarati@apple.com | ValueAdd should be constant folded if the operands... |
tree | commitdiff |
2016-10-05 |
sbarati@apple.com | String.prototype.toLowerCase should be a DFG/FTL intrinsic |
tree | commitdiff |
2016-10-03 |
sbarati@apple.com | MapHash should speculate on the type of its child node |
tree | commitdiff |
2016-09-30 |
sbarati@apple.com | Make some microbenchmarks run for less time. |
tree | commitdiff |
2016-09-20 |
fpizlo@apple.com | Make MarkedBlock state tracking support overlapped... |
tree | commitdiff |
2016-09-20 |
utatane.tea@gmail.com | [JSC] Add `typeof value === "symbol"` handling to bytec... |
tree | commitdiff |
2016-09-20 |
sbarati@apple.com | Make HasOwnProperty faster |
tree | commitdiff |
2016-09-17 |
utatane.tea@gmail.com | [DFG] Introduce IsCellWithType node and unify IsJSArray... |
tree | commitdiff |
2016-09-13 |
sbarati@apple.com | Speed up Function.prototype.bind a bit by making it... |
tree | commitdiff |
2016-09-13 |
sbarati@apple.com | HashMapImpl should take into account m_deleteCount... |
tree | commitdiff |
2016-09-12 |
utatane.tea@gmail.com | [DFG][FTL] Add ArithTan |
tree | commitdiff |
2016-09-12 |
sbarati@apple.com | MapHash should do constant folding when it has a consta... |
tree | commitdiff |
2016-09-06 |
sbarati@apple.com | Make JSMap and JSSet faster |
tree | commitdiff |
2016-09-06 |
ryanhaddad@apple.com | Unreviewed, rolling out r205504. |
tree | commitdiff |
2016-09-06 |
sbarati@apple.com | Make JSMap and JSSet faster |
tree | commitdiff |
2016-09-01 |
commit-queue@webki... | GetByIdWithThis/GetByValWithThis should have ValueProfi... |
tree | commitdiff |
2016-08-25 |
commit-queue@webki... | TryGetById should have a ValueProfile so that it can... |
tree | commitdiff |
2016-08-23 |
sbarati@apple.com | JSC should have a "microbenchmarks" directory instead... |
tree | commitdiff |
|