2013-04-30 |
rniwa@webkit.org | Unreviewed, rolling out r149349 and r149354. |
blob | commitdiff | raw |
2013-04-30 |
commit-queue@webki... | [ARM] Expand the use of integer division |
blob | commitdiff | raw | diff to current |
2013-04-26 |
oliver@apple.com | Add support for Math.imul |
blob | commitdiff | raw |
2013-04-25 |
mark.lam@apple.com | Add watchdog timer polling for the DFG. |
blob | commitdiff | raw | diff to current |
2013-04-18 |
ggaren@apple.com | Renamed JSGlobalData to VM |
blob | commitdiff | raw | diff to current |
2013-04-09 |
commit-queue@webki... | Adds fromCharCode intrinsic support. |
blob | commitdiff | raw | diff to current |
2013-03-26 |
mhahnenberg@apple.com | REGRESSION(r144131): It made fast/js/regress/string... |
blob | commitdiff | raw | diff to current |
2013-03-20 |
fpizlo@apple.com | DFG implementation of op_strcat should inline rope... |
blob | commitdiff | raw | diff to current |
2013-03-19 |
fpizlo@apple.com | DFG ToString generic cases should work correctly |
blob | commitdiff | raw | diff to current |
2013-03-19 |
msaboff@apple.com | Unreviewed build fix for 32 bit builds. |
blob | commitdiff | raw | diff to current |
2013-03-19 |
msaboff@apple.com | EFL: Unsafe branch detected in compilePutByValForFloatT... |
blob | commitdiff | raw | diff to current |
2013-03-18 |
msaboff@apple.com | Potentially unsafe register allocations in DFG code... |
blob | commitdiff | raw | diff to current |
2013-03-18 |
fpizlo@apple.com | DFG string conversions and allocations should be inlined |
blob | commitdiff | raw | diff to current |
2013-03-15 |
msaboff@apple.com | Add runtime check for improper register allocations... |
blob | commitdiff | raw | diff to current |
2013-03-11 |
msaboff@apple.com | Crash beneath operationCreateInlinedArguments running... |
blob | commitdiff | raw | diff to current |
2013-03-08 |
msaboff@apple.com | Crash when updating predictions below JSC::arrayProtoFu... |
blob | commitdiff | raw | diff to current |
2013-03-07 |
fpizlo@apple.com | ConvertThis should be turned into Identity based on... |
blob | commitdiff | raw | diff to current |
2013-03-06 |
fpizlo@apple.com | DFG DCE might eliminate checks unsoundly |
blob | commitdiff | raw | diff to current |
2013-02-28 |
fpizlo@apple.com | It should be easy to determine if a DFG node exits... |
blob | commitdiff | raw | diff to current |
2013-02-26 |
fpizlo@apple.com | REGRESSION(r143654): some jquery test asserts on 32... |
blob | commitdiff | raw | diff to current |
2013-02-25 |
fpizlo@apple.com | The DFG special case checks for isCreatedThisArgument... |
blob | commitdiff | raw | diff to current |
2013-02-22 |
jberlin@webkit.org | Fix a typo that broke the 32 bit build. |
blob | commitdiff | raw | diff to current |
2013-02-21 |
fpizlo@apple.com | DFG should not change its mind about what type speculat... |
blob | commitdiff | raw | diff to current |
2013-02-19 |
fpizlo@apple.com | REGRESSION(r143241): It made 27 layout tests crash... |
blob | commitdiff | raw | diff to current |
2013-02-19 |
fpizlo@apple.com | DFG backend Branch handling has duplicate code and... |
blob | commitdiff | raw | diff to current |
2013-02-18 |
fpizlo@apple.com | DFG::SpeculativeJIT::isKnownXYZ methods should use... |
blob | commitdiff | raw | diff to current |
2013-02-18 |
fpizlo@apple.com | Get rid of DFG::DoubleOperand and simplify ValueToInt32 |
blob | commitdiff | raw | diff to current |
2013-02-18 |
fpizlo@apple.com | Remove dead code for ValueToNumber from the DFG. |
blob | commitdiff | raw | diff to current |
2013-02-13 |
oliver@apple.com | Remove unnecessary indirection to non-local variable... |
blob | commitdiff | raw | diff to current |
2013-02-13 |
fpizlo@apple.com | Renamed SpecObjectMask to SpecObject. |
blob | commitdiff | raw | diff to current |
2013-02-12 |
fpizlo@apple.com | DFG CompareEq optimization should be retuned |
blob | commitdiff | raw | diff to current |
2013-02-12 |
fpizlo@apple.com | Strange bug in DFG OSR in JSC |
blob | commitdiff | raw | diff to current |
2013-02-11 |
fpizlo@apple.com | NonStringCell and Object are practically the same thing... |
blob | commitdiff | raw | diff to current |
2013-02-11 |
fpizlo@apple.com | DFG CompareEq(a, null) and CompareStrictEq(a, const... |
blob | commitdiff | raw | diff to current |
2013-02-09 |
fpizlo@apple.com | DFG should allow phases to break Phi's and then have... |
blob | commitdiff | raw | diff to current |
2013-02-04 |
msaboff@apple.com | For ARMv7s use integer divide instruction for divide... |
blob | commitdiff | raw | diff to current |
2013-01-30 |
ggaren@apple.com | Removed GGC because it has been disabled for a long... |
blob | commitdiff | raw | diff to current |
2013-01-29 |
fpizlo@apple.com | DFG should not use a graph that is a vector, Nodes... |
blob | commitdiff | raw | diff to current |
2013-01-29 |
ggaren@apple.com | Static size inference for JavaScript objects |
blob | commitdiff | raw | diff to current |
2013-01-23 |
oliver@apple.com | Replace ASSERT_NOT_REACHED with RELEASE_ASSERT_NOT_REAC... |
blob | commitdiff | raw | diff to current |
2013-01-17 |
fpizlo@apple.com | DFG 32_64 backend doesn't check for hasArrayStorage... |
blob | commitdiff | raw | diff to current |
2013-01-12 |
fpizlo@apple.com | The JITThunks class should be in its own file, and... |
blob | commitdiff | raw | diff to current |
2013-01-09 |
oliver@apple.com | Support op_typeof in the DFG |
blob | commitdiff | raw | diff to current |
2013-01-07 |
fpizlo@apple.com | DFG should inline closure calls |
blob | commitdiff | raw | diff to current |
2013-01-05 |
fpizlo@apple.com | Rationalize exit site profiling for calls |
blob | commitdiff | raw | diff to current |
2013-01-02 |
fpizlo@apple.com | DFG inlining machinery should be robust against the... |
blob | commitdiff | raw | diff to current |
2012-12-20 |
msaboff@apple.com | JIT: Change uninitialized pointer value -1 to constant |
blob | commitdiff | raw | diff to current |
2012-12-17 |
fpizlo@apple.com | Rationalize array profiling for out-of-bounds and hole... |
blob | commitdiff | raw | diff to current |
2012-12-14 |
fpizlo@apple.com | Unreviewed, roll out trac.webkit.org/changeset/137683. |
blob | commitdiff | raw | diff to current |
2012-12-14 |
oliver@apple.com | Support op_typeof in the DFG |
blob | commitdiff | raw | diff to current |
2012-12-05 |
fpizlo@apple.com | JSC should be able to report profiling data associated... |
blob | commitdiff | raw | diff to current |
2012-11-30 |
fpizlo@apple.com | Rationalize and clean up DFG handling of scoped accesses |
blob | commitdiff | raw | diff to current |
2012-11-27 |
fpizlo@apple.com | DFG SetLocal should use forwardSpeculationCheck instead... |
blob | commitdiff | raw | diff to current |
2012-11-22 |
fpizlo@apple.com | Rename dataLog() and dataLogV() to dataLogF() and dataL... |
blob | commitdiff | raw | diff to current |
2012-11-21 |
fpizlo@apple.com | DFG should be able to cache closure calls (part 2/2) |
blob | commitdiff | raw | diff to current |
2012-11-16 |
fpizlo@apple.com | DFG should copy propagate trivially no-op ConvertThis |
blob | commitdiff | raw | diff to current |
2012-11-14 |
fpizlo@apple.com | DFG CreateThis should be able to statically account... |
blob | commitdiff | raw | diff to current |
2012-11-11 |
fpizlo@apple.com | DFG should optimize out the NaN check on loads from... |
blob | commitdiff | raw | diff to current |
2012-11-08 |
fpizlo@apple.com | DFG should not assume that something is a double just... |
blob | commitdiff | raw | diff to current |
2012-11-08 |
fpizlo@apple.com | JSC should infer when indexed storage contains only... |
blob | commitdiff | raw | diff to current |
2012-10-29 |
fpizlo@apple.com | DFG should be able to emit effectful structure checks |
blob | commitdiff | raw | diff to current |
2012-10-28 |
fpizlo@apple.com | DFG::Array::Mode needs to be cleaned up |
blob | commitdiff | raw | diff to current |
2012-10-25 |
fpizlo@apple.com | DFG compileBlahBlahByVal methods for Contiguous and... |
blob | commitdiff | raw | diff to current |
2012-10-22 |
fpizlo@apple.com | DFG::Array::Undecided should be called DFG::Array:... |
blob | commitdiff | raw | diff to current |
2012-10-19 |
fpizlo@apple.com | Baseline array profiling should be less accurate, and... |
blob | commitdiff | raw | diff to current |
2012-10-18 |
oliver@apple.com | Bytecode should not have responsibility for determining... |
blob | commitdiff | raw | diff to current |
2012-10-18 |
oliver@apple.com | Roll out r131645 as it causes random site crashes. |
blob | commitdiff | raw | diff to current |
2012-10-17 |
fpizlo@apple.com | REGRESSION (r130826 or r130828): Twitter top bar is... |
blob | commitdiff | raw | diff to current |
2012-10-17 |
oliver@apple.com | Bytecode should not have responsibility for determining... |
blob | commitdiff | raw | diff to current |
2012-10-17 |
ossy@webkit.org | Unreviewed, rolling out r131516 and r131550. |
blob | commitdiff | raw | diff to current |
2012-10-16 |
oliver@apple.com | Bytecode should not have responsibility for determining... |
blob | commitdiff | raw | diff to current |
2012-10-15 |
fpizlo@apple.com | DFG should handle polymorphic array modes by eagerly... |
blob | commitdiff | raw | diff to current |
2012-10-14 |
fpizlo@apple.com | IndexingType should not have a bit for each type |
blob | commitdiff | raw | diff to current |
2012-10-13 |
ossy@webkit.org | Fix build error on DFGSpeculativeJIT32_64.cpp |
blob | commitdiff | raw | diff to current |
2012-10-13 |
fpizlo@apple.com | Contiguous array allocation should always be inlined |
blob | commitdiff | raw | diff to current |
2012-10-12 |
fpizlo@apple.com | DFG array allocation calls should not return an encoded... |
blob | commitdiff | raw | diff to current |
2012-10-11 |
fpizlo@apple.com | DFG should inline code blocks that use new_array_buffer |
blob | commitdiff | raw | diff to current |
2012-10-09 |
fpizlo@apple.com | JSC should infer when indexed storage is contiguous... |
blob | commitdiff | raw | diff to current |
2012-10-09 |
mark.lam@apple.com | Renamed RegisterFile to JSStack, and removed prototype... |
blob | commitdiff | raw | diff to current |
2012-10-04 |
ggaren@apple.com | Removed the assumption that "final" objects have a... |
blob | commitdiff | raw | diff to current |
2012-09-24 |
ggaren@apple.com | Inlined activation tear-off in the DFG |
blob | commitdiff | raw | diff to current |
2012-09-24 |
ggaren@apple.com | 2012-09-23 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | raw | diff to current |
2012-09-23 |
ggaren@apple.com | CSE for access to closure variables (get_/put_scoped_var) |
blob | commitdiff | raw | diff to current |
2012-09-22 |
ggaren@apple.com | Optimized closures that capture arguments |
blob | commitdiff | raw | diff to current |
2012-09-20 |
ggaren@apple.com | Refactored the interpreter and JIT so they don't dictat... |
blob | commitdiff | raw | diff to current |
2012-09-20 |
ggaren@apple.com | OSR exit sometimes neglects to create the arguments... |
blob | commitdiff | raw | diff to current |
2012-09-19 |
fpizlo@apple.com | DFG should not emit PutByVal hole case unless it has to |
blob | commitdiff | raw | diff to current |
2012-09-19 |
fpizlo@apple.com | DFG should not call out to C++ every time that it tries... |
blob | commitdiff | raw | diff to current |
2012-09-17 |
fpizlo@apple.com | If a prototype has indexed setters and its instances... |
blob | commitdiff | raw | diff to current |
2012-09-13 |
fpizlo@apple.com | JSC should have property butterflies |
blob | commitdiff | raw | diff to current |
2012-09-11 |
mhahnenberg@apple.com | Remove m_classInfo from JSCell |
blob | commitdiff | raw | diff to current |
2012-09-10 |
ggaren@apple.com | Refactored op_tear_off* to support activations that... |
blob | commitdiff | raw | diff to current |
2012-09-05 |
fpizlo@apple.com | DFG GetByVal for JSArrays shouldn't OSR exit every... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
commit-queue@webki... | Unreviewed, rolling out r127503. |
blob | commitdiff | raw | diff to current |
2012-09-04 |
fpizlo@apple.com | DFG GetByVal for JSArrays shouldn't OSR exit every... |
blob | commitdiff | raw | diff to current |
2012-09-04 |
mhahnenberg@apple.com | Remove uses of ClassInfo from SpeculativeJIT::compileOb... |
blob | commitdiff | raw | diff to current |
2012-09-01 |
mhahnenberg@apple.com | Remove use of ClassInfo in SpeculativeJIT::emitBranch |
blob | commitdiff | raw | diff to current |
2012-08-30 |
ggaren@apple.com | Use one object instead of two for closures, eliminating... |
blob | commitdiff | raw | diff to current |
2012-08-30 |
mhahnenberg@apple.com | Remove uses of ClassInfo in StrictEq and CompareEq... |
blob | commitdiff | raw | diff to current |
2012-08-26 |
fpizlo@apple.com | Array type checks and storage accesses should be unifor... |
blob | commitdiff | raw | diff to current |
next |