2016-09-06 |
commit-queue@webki... | [JSC] Make ArithClz32 work with Cell arguments |
blob | commitdiff |
2016-09-06 |
ryanhaddad@apple.com | Unreviewed, rolling out r205494. |
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 | Typed arrays should use MarkedSpace instead of CopiedSpace |
blob | commitdiff | diff to current |
2016-09-06 |
fpizlo@apple.com | Butterflies should be allocated in Auxiliary MarkedSpac... |
blob | commitdiff | diff to current |
2016-09-02 |
commit-queue@webki... | Register usage optimization in mathIC when LHS and... |
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 |
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-24 |
benjamin@webkit.org | [JSC] Make ArithLog works with any type |
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-20 |
commit-queue@webki... | [JSC] ArithSqrt should work with any argument type |
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 |
msaboff@apple.com | compilePutByValForIntTypedArray() has a slow path in... |
blob | commitdiff | diff to current |
2016-08-01 |
sbarati@apple.com | Sub should be a Math IC |
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-25 |
sbarati@apple.com | MathICs should be able to take and dump stats about... |
blob | commitdiff | diff to current |
2016-07-25 |
sbarati@apple.com | op_mul/ArithMul(Untyped,Untyped) should be an IC |
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-21 |
sbarati@apple.com | op_add/ValueAdd should be an IC in all JIT tiers |
blob | commitdiff | diff to current |
2016-07-21 |
fpizlo@apple.com | Switching on symbols should be fast |
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-07-08 |
keith_miller@apple.com | TypedArrays need more isNeutered checks. |
blob | commitdiff | diff to current |
2016-06-23 |
sbarati@apple.com | DFGSpeculativeJIT's m_slowPathLambdas should restore... |
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-16 |
keith_miller@apple.com | Add support for Symbol.isConcatSpreadable (round 2) |
blob | commitdiff | diff to current |
2016-06-13 |
keith_miller@apple.com | Add new builtin opcode tailCallForwardArguments |
blob | commitdiff | diff to current |
2016-06-11 |
utatane.tea@gmail.com | [JSC] Inline JSC::toInt32 to improve kraken |
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-05-17 |
keith_miller@apple.com | Rollout r200426 since it causes PLT regressions. |
blob | commitdiff | diff to current |
2016-05-13 |
benjamin@webkit.org | [JSC] Move the CheckTierUp function calls out of the... |
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-04-30 |
commit-queue@webki... | [JSC][ARMv7S] Arithmetic module results change when... |
blob | commitdiff | diff to current |
2016-04-28 |
benjamin@webkit.org | [JSC] Unify Math.pow() accross all tiers |
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-26 |
fpizlo@apple.com | DFG backends shouldn't emit type checks at KnownBlah... |
blob | commitdiff | diff to current |
2016-04-25 |
msaboff@apple.com | Crash using @tryGetById in DFG |
blob | commitdiff | diff to current |
2016-04-25 |
mark.lam@apple.com | Renaming SpecInt32, SpecInt52, MachineInt to SpecInt32O... |
blob | commitdiff | diff to current |
2016-04-24 |
fpizlo@apple.com | [INTL] Implement String.prototype.localeCompare in... |
blob | commitdiff | diff to current |
2016-04-22 |
commit-queue@webki... | [JSC] Integer Multiply of a number by itself does not... |
blob | commitdiff | diff to current |
2016-04-22 |
commit-queue@webki... | [JSC] Add primitive String support to compare operators |
blob | commitdiff | diff to current |
2016-04-20 |
commit-queue@webki... | [JSC] DFG should not generate two jumps when the target... |
blob | commitdiff | diff to current |
2016-04-20 |
commit-queue@webki... | [JSC] Add register reuse for ArithAdd of an Int32 and... |
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-19 |
sbarati@apple.com | implement dynamic scope accesses in the DFG/FTL |
blob | commitdiff | diff to current |
2016-04-18 |
keith_miller@apple.com | We should support delete in the DFG |
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-11 |
gskachkov@gmail.com | Remove NewArrowFunction from DFG IR |
blob | commitdiff | diff to current |
2016-04-10 |
keith_miller@apple.com | tryGetById should be supported by the DFG/FTL |
blob | commitdiff | diff to current |
2016-04-08 |
commit-queue@webki... | UInt32ToNumber should have an Int52 path |
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-05 |
fpizlo@apple.com | Source/JavaScriptCore: |
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-16 |
mark.lam@apple.com | Add support for setting Function.name from computed... |
blob | commitdiff | diff to current |
2016-03-15 |
fpizlo@apple.com | Remove the Baker barrier from JSC |
blob | commitdiff | diff to current |
2016-03-14 |
keith_miller@apple.com | We should be able to eliminate cloned arguments objects... |
blob | commitdiff | diff to current |
2016-03-11 |
commit-queue@webki... | Unreviewed, rolling out r197994. |
blob | commitdiff | diff to current |
2016-03-11 |
commit-queue@webki... | [JSC] Add register reuse for ArithAdd of an Int32 and... |
blob | commitdiff | diff to current |
2016-03-09 |
fpizlo@apple.com | DFG should be able to constant-fold strings |
blob | commitdiff | diff to current |
2016-03-07 |
benjamin@webkit.org | [JSC] Improve DFG's Int32 ArithMul if one operand is... |
blob | commitdiff | diff to current |
2016-03-07 |
benjamin@webkit.org | [JSC] Remove a superfluous Move in front of every doubl... |
blob | commitdiff | diff to current |
2016-03-07 |
benjamin@webkit.org | [JSC] Use 3 operands Add in more places |
blob | commitdiff | diff to current |
2016-03-07 |
commit-queue@webki... | [JSC] Improve codegen of Compare and Test |
blob | commitdiff | diff to current |
2016-03-07 |
fpizlo@apple.com | DFG should know how to speculate StringOrOther |
blob | commitdiff | diff to current |
2016-03-07 |
sbarati@apple.com | [[GetPrototypeOf]] should be a fully virtual method... |
blob | commitdiff | diff to current |
2016-03-06 |
commit-queue@webki... | Unreviewed, rolling out r197645. |
blob | commitdiff | diff to current |
2016-03-06 |
sbarati@apple.com | [[GetPrototypeOf]] should be a fully virtual method... |
blob | commitdiff | diff to current |
2016-03-06 |
fpizlo@apple.com | RegExpMatchesArray doesn't know how to have a bad time |
blob | commitdiff | diff to current |
2016-03-04 |
fpizlo@apple.com | DFG/FTL should inline accesses to RegExpObject::m_lastIndex |
blob | commitdiff | diff to current |
2016-03-03 |
fpizlo@apple.com | DFG should be able to compile StringReplace |
blob | commitdiff | diff to current |
2016-03-01 |
fpizlo@apple.com | Turn String.prototype.replace into an intrinsic |
blob | commitdiff | diff to current |
2016-03-01 |
utatane.tea@gmail.com | [DFG][FTL][B3] Support floor and ceil |
blob | commitdiff | diff to current |
2016-02-29 |
fpizlo@apple.com | FTL should be able to run everything in Octane/regexp |
blob | commitdiff | diff to current |
2016-02-11 |
ossy@webkit.org | Unreviewed typo fix after r190063. |
blob | commitdiff | diff to current |
2016-01-30 |
sbarati@apple.com | JSC Sampling Profiler: Come up with a (program counter... |
blob | commitdiff | diff to current |
2016-01-22 |
mark.lam@apple.com | We should OSR exit with Int52Overflow when we fail... |
blob | commitdiff | diff to current |
2016-01-13 |
mark.lam@apple.com | The StringFromCharCode DFG intrinsic should support... |
blob | commitdiff | diff to current |
2016-01-11 |
commit-queue@webki... | [ES6] Arrow function syntax. Get rid of JSArrowFunction... |
blob | commitdiff | diff to current |
2016-01-08 |
mark.lam@apple.com | Rolling out: Rename StringFromCharCode to StringFromSin... |
blob | commitdiff | diff to current |
2016-01-08 |
mark.lam@apple.com | Rename StringFromCharCode to StringFromSingleCharCode. |
blob | commitdiff | diff to current |
2016-01-02 |
aestes@apple.com | Replace WTF::move with WTFMove |
blob | commitdiff | diff to current |
2015-12-18 |
keith_miller@apple.com | [ES6] Add support for Symbol.hasInstance |
blob | commitdiff | diff to current |
2015-12-17 |
utatane.tea@gmail.com | [ES6] Handle new_generator_func / new_generator_func_ex... |
blob | commitdiff | diff to current |
2015-12-16 |
commit-queue@webki... | Unreviewed, rolling out r194135. |
blob | commitdiff | diff to current |
2015-12-16 |
utatane.tea@gmail.com | [ES6] Handle new_generator_func / new_generator_func_ex... |
blob | commitdiff | diff to current |
2015-12-15 |
mark.lam@apple.com | Polymorphic operand types for DFG and FTL bit operators. |
blob | commitdiff | diff to current |
2015-12-14 |
mark.lam@apple.com | Misc. small fixes in snippet related code. |
blob | commitdiff | diff to current |
2015-12-14 |
cdumez@apple.com | Roll out r193974 and follow-up fixes as it caused JSC... |
blob | commitdiff | diff to current |
next |