2016-03-03 |
fpizlo@apple.com | RegExpExec/RegExpTest should not unconditionally specul... |
blob | commitdiff |
2016-01-13 |
mark.lam@apple.com | The StringFromCharCode DFG intrinsic should support... |
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 |
2015-12-15 |
mark.lam@apple.com | Polymorphic operand types for DFG and FTL bit operators. |
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-12-08 |
mark.lam@apple.com | Polymorphic operand types for DFG and FTL div. |
blob | commitdiff | diff to current |
2015-12-03 |
mark.lam@apple.com | Polymorphic operand types for DFG and FTL mul. |
blob | commitdiff | diff to current |
2015-11-30 |
sbarati@apple.com | implement op_get_rest_length so that we can allocate... |
blob | commitdiff | diff to current |
2015-11-20 |
sbarati@apple.com | [ES6] Add support for rest parameters |
blob | commitdiff | diff to current |
2015-10-16 |
mark.lam@apple.com | Use JITSubGenerator to support UntypedUse operands... |
blob | commitdiff | diff to current |
2015-10-12 |
fpizlo@apple.com | GC should have a Baker barrier for concurrent copying |
blob | commitdiff | diff to current |
2015-09-09 |
commit-queue@webki... | Remove unused DFG::dfgConvertJSValueToInt32() |
blob | commitdiff | diff to current |
2015-08-22 |
fpizlo@apple.com | DFG string concatenation shouldn't be playing fast... |
blob | commitdiff | diff to current |
2015-07-15 |
saambarati1@gmail.com | [ES6] implement block scoping to enable 'let' |
blob | commitdiff | diff to current |
2015-05-18 |
benjamin@webkit.org | [JSC] When entering a CheckTierUp without OSREntry... |
blob | commitdiff | diff to current |
2015-05-03 |
fpizlo@apple.com | TypeOf should be fast |
blob | commitdiff | diff to current |
2015-04-30 |
benjamin@webkit.org | [JSC] Remove RageConvert array conversion |
blob | commitdiff | diff to current |
2015-04-29 |
fpizlo@apple.com | FTL should fully support Switch (it currently lacks... |
blob | commitdiff | diff to current |
2015-04-13 |
fpizlo@apple.com | JSC should detect singleton functions |
blob | commitdiff | diff to current |
2015-04-06 |
utatane.tea@gmail.com | [ES6] DFG and FTL should be aware of that StringConstru... |
blob | commitdiff | diff to current |
2015-03-26 |
fpizlo@apple.com | Heap variables shouldn't end up in the stack frame |
blob | commitdiff | diff to current |
2015-02-24 |
utatane.tea@gmail.com | Constructor returning null should construct an object... |
blob | commitdiff | diff to current |
2015-02-24 |
commit-queue@webki... | Unreviewed, rolling out r180547 and r180550. |
blob | commitdiff | diff to current |
2015-02-24 |
utatane.tea@gmail.com | Constructor returning null should construct an object... |
blob | commitdiff | diff to current |
2015-02-18 |
fpizlo@apple.com | DFG should really support varargs |
blob | commitdiff | diff to current |
2015-01-16 |
msaboff@apple.com | REGRESSION (r174226): Header on huffingtonpost.com... |
blob | commitdiff | diff to current |
2014-11-14 |
msaboff@apple.com | Add scope operand to op_new_func* byte codes |
blob | commitdiff | diff to current |
2014-10-01 |
saambarati1@gmail.com | Support the type profiler in the DFG |
blob | commitdiff | diff to current |
2014-08-06 |
fpizlo@apple.com | Merge r170564, r170571, r170604, r170628, r170672,... |
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-06-14 |
msaboff@apple.com | operationCreateArguments could cause a GC during OSR... |
blob | commitdiff | diff to current |
2014-05-08 |
fpizlo@apple.com | Source/JavaScriptCore: Make Executable::clearCode(... |
blob | commitdiff | diff to current |
2014-05-07 |
mark.lam@apple.com | REGRESSION(r166678): Dromaeo/cssquery-dojo.html crashes... |
blob | commitdiff | diff to current |
2014-02-10 |
fpizlo@apple.com | GC blocks on FTL and then badness |
blob | commitdiff | diff to current |
2014-02-10 |
fpizlo@apple.com | Never include *Inlines.h files in interface headers... |
blob | commitdiff | diff to current |
2013-11-27 |
fpizlo@apple.com | Restructure global variable constant inference so that... |
blob | commitdiff | diff to current |
2013-11-20 |
fpizlo@apple.com | Infer constant global variables |
blob | commitdiff | diff to current |
2013-10-19 |
oliver@apple.com | Spread operator should be performing direct "puts"... |
blob | commitdiff | diff to current |
2013-10-17 |
mark.lam@apple.com | Transition remaining op_get* JITStubs to JIT operations. |
blob | commitdiff | diff to current |
2013-10-15 |
msaboff@apple.com | transition void cti_op_* methods to JIT operations. |
blob | commitdiff | diff to current |
2013-10-14 |
mark.lam@apple.com | Transition misc cti_op_* JITStubs to JIT operations. |
blob | commitdiff | diff to current |
2013-10-11 |
mark.lam@apple.com | Transition op_new_* JITStubs to JIT operations. |
blob | commitdiff | diff to current |
2013-10-10 |
msaboff@apple.com | transition cti_op_* methods returning int to JIT operat... |
blob | commitdiff | diff to current |
2013-10-06 |
fpizlo@apple.com | Compress DFG stack layout |
blob | commitdiff | diff to current |
2013-10-04 |
msaboff@apple.com | Add callOperation to Baseline JIT |
blob | commitdiff | diff to current |
2013-09-26 |
mark.lam@apple.com | Move DFG inline caching logic into jit/. |
blob | commitdiff | diff to current |
2013-09-23 |
fpizlo@apple.com | Never use ReturnPC for exception handling and quit... |
blob | commitdiff | diff to current |
2013-09-22 |
fpizlo@apple.com | Unreviewed, revert trac.webkit.org/changeset/156235... |
blob | commitdiff | diff to current |
2013-09-21 |
fpizlo@apple.com | Move DFG inline caching logic into jit/ |
blob | commitdiff | diff to current |
2013-09-13 |
fpizlo@apple.com | DFG AI assumes that ToThis can never return non-object... |
blob | commitdiff | diff to current |
2013-09-07 |
fpizlo@apple.com | FTL should support Call/Construct in the worst way... |
blob | commitdiff | diff to current |
2013-09-04 |
fpizlo@apple.com | The DFG should be able to tier-up and OSR enter into... |
blob | commitdiff | diff to current |
2013-08-21 |
fpizlo@apple.com | DFG should inline new typedArray() |
blob | commitdiff | diff to current |
2013-08-21 |
commit-queue@webki... | <https://webkit.org/b/120106> Fix V_DFGOperation_EJPP... |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: DFG should support switch_string |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: DFG shouldn't exit just because a String... |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: DFG should't exit just because it GetByVal... |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: FTL should support SwitchChar |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: DFG should support op_switch_imm |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: DFG should support op_in and it should... |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: Re-worked non-local variable resolution |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: DFG GetById patching shouldn't distinguish... |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: Rationalized 'this' conversion, includes... |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: DFG tries to ref/deref StringImpls in a... |
blob | commitdiff | diff to current |
2013-07-17 |
fpizlo@apple.com | DFG assumes that NewFunction will never pass its input... |
blob | commitdiff | diff to current |
2013-04-30 |
rniwa@webkit.org | Unreviewed, rolling out r149349 and r149354. |
blob | commitdiff | diff to current |
2013-04-30 |
commit-queue@webki... | [ARM] Expand the use of integer division |
blob | commitdiff | diff to current |
2013-04-09 |
commit-queue@webki... | Adds fromCharCode intrinsic support. |
blob | commitdiff | diff to current |
2013-04-09 |
fpizlo@apple.com | DFG should be able to inline string equality comparisons |
blob | commitdiff | diff to current |
2013-03-20 |
fpizlo@apple.com | DFG implementation of op_strcat should inline rope... |
blob | commitdiff | diff to current |
2013-03-19 |
fpizlo@apple.com | DFG should inline binary string concatenations (i.e... |
blob | commitdiff | diff to current |
2013-03-18 |
fpizlo@apple.com | DFG string conversions and allocations should be inlined |
blob | commitdiff | diff to current |
2013-02-18 |
fpizlo@apple.com | Remove dead code for ValueToNumber from the DFG. |
blob | commitdiff | diff to current |
2013-01-29 |
ggaren@apple.com | Static size inference for JavaScript objects |
blob | commitdiff | diff to current |
2013-01-11 |
fpizlo@apple.com | It should be possible to enable verbose printing of... |
blob | commitdiff | diff to current |
2013-01-09 |
oliver@apple.com | Support op_typeof in the DFG |
blob | commitdiff | diff to current |
2012-12-20 |
fpizlo@apple.com | JSObject::ensure<IndexingType> should gracefully handle... |
blob | commitdiff | diff to current |
2012-12-14 |
fpizlo@apple.com | Unreviewed, roll out trac.webkit.org/changeset/137683. |
blob | commitdiff | diff to current |
2012-12-14 |
oliver@apple.com | Support op_typeof in the DFG |
blob | commitdiff | diff to current |
2012-12-11 |
fpizlo@apple.com | Don't OSR exit just because a string is a rope |
blob | commitdiff | diff to current |
2012-12-03 |
fpizlo@apple.com | DFG should trigger rage conversion from double to conti... |
blob | commitdiff | diff to current |
2012-11-21 |
fpizlo@apple.com | DFG should be able to cache closure calls (part 2/2) |
blob | commitdiff | diff to current |
2012-11-14 |
fpizlo@apple.com | DFG CreateThis should be able to statically account... |
blob | commitdiff | diff to current |
2012-11-08 |
fpizlo@apple.com | JSC should infer when indexed storage contains only... |
blob | commitdiff | diff to current |
2012-10-18 |
oliver@apple.com | Bytecode should not have responsibility for determining... |
blob | commitdiff | diff to current |
2012-10-18 |
oliver@apple.com | Roll out r131645 as it causes random site crashes. |
blob | commitdiff | diff to current |
2012-10-17 |
oliver@apple.com | Bytecode should not have responsibility for determining... |
blob | commitdiff | diff to current |
2012-10-17 |
ossy@webkit.org | Unreviewed, rolling out r131516 and r131550. |
blob | commitdiff | diff to current |
2012-10-16 |
oliver@apple.com | Bytecode should not have responsibility for determining... |
blob | commitdiff | diff to current |
2012-10-12 |
fpizlo@apple.com | DFG array allocation calls should not return an encoded... |
blob | commitdiff | diff to current |
2012-10-11 |
fpizlo@apple.com | DFG should inline code blocks that use new_array_buffer |
blob | commitdiff | diff to current |
2012-10-09 |
fpizlo@apple.com | JSC should infer when indexed storage is contiguous... |
blob | commitdiff | diff to current |
2012-09-24 |
ggaren@apple.com | Inlined activation tear-off in the DFG |
blob | commitdiff | diff to current |
2012-09-19 |
fpizlo@apple.com | DFG should not call out to C++ every time that it tries... |
blob | commitdiff | diff to current |
2012-09-13 |
fpizlo@apple.com | JSC should have property butterflies |
blob | commitdiff | diff to current |
2012-09-10 |
ggaren@apple.com | Refactored op_tear_off* to support activations that... |
blob | commitdiff | diff to current |
2012-09-05 |
fpizlo@apple.com | DFG GetByVal for JSArrays shouldn't OSR exit every... |
blob | commitdiff | diff to current |
2012-09-04 |
commit-queue@webki... | Unreviewed, rolling out r127503. |
blob | commitdiff | diff to current |
2012-09-04 |
fpizlo@apple.com | DFG GetByVal for JSArrays shouldn't OSR exit every... |
blob | commitdiff | diff to current |
next |