2013-07-25 |
oliver@apple.com | fourthTier: Landing the initial FTL logic in a single... |
blob | commitdiff |
2013-07-25 |
oliver@apple.com | fourthTier: put DFG data into a DFG::JITCode, and put... |
blob | commitdiff | diff to current |
2013-07-25 |
oliver@apple.com | fourthTier: DFG should abstract out how it does forward... |
blob | commitdiff | diff to current |
2013-07-17 |
fpizlo@apple.com | Unreviewed, fix 32-bit after trac.webkit.org/changeset... |
blob | commitdiff | diff to current |
2013-07-02 |
commit-queue@webki... | [JSC]: Fix maybe-uninitialized gcc 4.8 warning in DFGSp... |
blob | commitdiff | diff to current |
2013-05-25 |
fpizlo@apple.com | We broke (-2^31/-1)|0 in the DFG |
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 |
zarvai@inf.u-szeged.hu | Unreviewed. Speculative build fix on Qt Arm and Mips... |
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-26 |
oliver@apple.com | Add support for Math.imul |
blob | commitdiff | diff to current |
2013-04-25 |
commit-queue@webki... | Source/JavaScriptCore: Fix problems with processing... |
blob | commitdiff | diff to current |
2013-04-24 |
ggaren@apple.com | 32-bit build fix. |
blob | commitdiff | diff to current |
2013-04-24 |
ggaren@apple.com | Filled out more cases of branch folding in the DFG |
blob | commitdiff | diff to current |
2013-04-18 |
ggaren@apple.com | Renamed JSGlobalData to VM |
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-28 |
fpizlo@apple.com | JIT and DFG should NaN-check loads from Float32 arrays |
blob | commitdiff | diff to current |
2013-03-27 |
fpizlo@apple.com | REGRESSION: Sometimes, operations on proven strings... |
blob | commitdiff | diff to current |
2013-03-26 |
mhahnenberg@apple.com | REGRESSION(r144131): It made fast/js/regress/string... |
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 ToString generic cases should work correctly |
blob | commitdiff | diff to current |
2013-03-19 |
msaboff@apple.com | EFL: Unsafe branch detected in compilePutByValForFloatT... |
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-03-15 |
msaboff@apple.com | Cleanup of DFG and Baseline JIT debugging code |
blob | commitdiff | diff to current |
2013-03-10 |
akling@apple.com | SpeculativeJIT should use OwnPtr<SlowPathGenerator>. |
blob | commitdiff | diff to current |
2013-03-06 |
fpizlo@apple.com | Get rid of the invert argument to SpeculativeJIT::jumpS... |
blob | commitdiff | diff to current |
2013-03-06 |
fpizlo@apple.com | DFG DCE might eliminate checks unsoundly |
blob | commitdiff | diff to current |
2013-02-28 |
fpizlo@apple.com | It should be easy to determine if a DFG node exits... |
blob | commitdiff | diff to current |
2013-02-27 |
fpizlo@apple.com | The DFG backend's and OSR's decision to unbox a variabl... |
blob | commitdiff | diff to current |
2013-02-25 |
fpizlo@apple.com | The DFG special case checks for isCreatedThisArgument... |
blob | commitdiff | diff to current |
2013-02-23 |
fpizlo@apple.com | DFG::SpeculativeJIT::speculateNumber() should just... |
blob | commitdiff | diff to current |
2013-02-22 |
fpizlo@apple.com | REGRESSION(r143654): some fast/js test crashes on 32... |
blob | commitdiff | diff to current |
2013-02-21 |
fpizlo@apple.com | DFG should not change its mind about what type speculat... |
blob | commitdiff | diff to current |
2013-02-21 |
fpizlo@apple.com | DFG::SpeculativeJIT::compileInt32ToDouble() has an... |
blob | commitdiff | diff to current |
2013-02-19 |
fpizlo@apple.com | REGRESSION(r143241): It made 27 layout tests crash... |
blob | commitdiff | diff to current |
2013-02-18 |
fpizlo@apple.com | DFG::SpeculativeJIT::isKnownXYZ methods should use... |
blob | commitdiff | diff to current |
2013-02-18 |
fpizlo@apple.com | Get rid of DFG::DoubleOperand and simplify ValueToInt32 |
blob | commitdiff | diff to current |
2013-02-18 |
fpizlo@apple.com | Remove DFG::SpeculativeJIT::isKnownNumeric(), since... |
blob | commitdiff | diff to current |
2013-02-18 |
fpizlo@apple.com | Remove DFG::SpeculativeJIT::isStrictInt32(), since... |
blob | commitdiff | diff to current |
2013-02-13 |
fpizlo@apple.com | Renamed SpecObjectMask to SpecObject. |
blob | commitdiff | diff to current |
2013-02-12 |
fpizlo@apple.com | DFG CompareEq optimization should be retuned |
blob | commitdiff | diff to current |
2013-02-12 |
fpizlo@apple.com | Unreviewed, adding a FIXME to remind ourselves of a... |
blob | commitdiff | diff to current |
2013-02-12 |
fpizlo@apple.com | Strange bug in DFG OSR in JSC |
blob | commitdiff | diff to current |
2013-02-11 |
fpizlo@apple.com | NonStringCell and Object are practically the same thing... |
blob | commitdiff | diff to current |
2013-02-11 |
fpizlo@apple.com | DFG CompareEq(a, null) and CompareStrictEq(a, const... |
blob | commitdiff | diff to current |
2013-02-11 |
commit-queue@webki... | Unreviewed, rolling out r142491. |
blob | commitdiff | diff to current |
2013-02-11 |
fpizlo@apple.com | DFG CompareEq(a, null) and CompareStrictEq(a, const... |
blob | commitdiff | diff to current |
2013-02-06 |
mhahnenberg@apple.com | put_to_base should emit a Phantom for "value" across... |
blob | commitdiff | diff to current |
2013-02-05 |
msaboff@apple.com | r141788 won't build due to not having all changes neede... |
blob | commitdiff | diff to current |
2013-02-04 |
msaboff@apple.com | For ARMv7s use integer divide instruction for divide... |
blob | commitdiff | diff to current |
2013-01-30 |
ggaren@apple.com | Removed GGC because it has been disabled for a long... |
blob | commitdiff | diff to current |
2013-01-29 |
fpizlo@apple.com | DFG should not use a graph that is a vector, Nodes... |
blob | commitdiff | diff to current |
2013-01-29 |
ggaren@apple.com | Static size inference for JavaScript objects |
blob | commitdiff | diff to current |
2013-01-26 |
fpizlo@apple.com | DFG variable event stream shouldn't use NodeIndex |
blob | commitdiff | diff to current |
2013-01-24 |
mhahnenberg@apple.com | Objective-C API: Rename JSValue.h/APIJSValue.h to JSCJS... |
blob | commitdiff | diff to current |
2013-01-23 |
oliver@apple.com | Replace ASSERT_NOT_REACHED with RELEASE_ASSERT_NOT_REAC... |
blob | commitdiff | diff to current |
2013-01-19 |
msaboff@apple.com | Change set r140201 broke editing/selection/move-by... |
blob | commitdiff | diff to current |
2013-01-16 |
msaboff@apple.com | DFG X86: division in the used-as-int case doesn't corre... |
blob | commitdiff | diff to current |
2013-01-12 |
fpizlo@apple.com | The JITThunks class should be in its own file, and... |
blob | commitdiff | diff to current |
2012-12-21 |
fpizlo@apple.com | DFG Arrayify slow path should be out-of-line |
blob | commitdiff | diff to current |
2012-12-20 |
fpizlo@apple.com | DFG speculation checks that take JumpList should consol... |
blob | commitdiff | diff to current |
2012-12-20 |
fpizlo@apple.com | JSObject::ensure<IndexingType> should gracefully handle... |
blob | commitdiff | diff to current |
2012-12-19 |
fpizlo@apple.com | DFG::SpeculativeJIT::jumpSlowForUnwantedArrayMode incor... |
blob | commitdiff | diff to current |
2012-12-18 |
msaboff@apple.com | DFG: Refactor DFGCorrectableJumpPoint to reduce size... |
blob | commitdiff | diff to current |
2012-12-17 |
fpizlo@apple.com | Rationalize array profiling for out-of-bounds and hole... |
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-27 |
fpizlo@apple.com | DFG SetLocal should use forwardSpeculationCheck instead... |
blob | commitdiff | diff to current |
2012-11-22 |
fpizlo@apple.com | Rename dataLog() and dataLogV() to dataLogF() and dataL... |
blob | commitdiff | diff to current |
2012-11-10 |
fpizlo@apple.com | If the DFG ArrayMode says that an access is on an Origi... |
blob | commitdiff | diff to current |
2012-11-08 |
fpizlo@apple.com | DFG should not assume that something is a double just... |
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-11-05 |
fpizlo@apple.com | Reduce the verbosity of referring to QNaN in JavaScriptCore |
blob | commitdiff | diff to current |
2012-11-02 |
fpizlo@apple.com | DFG::SpeculativeJIT::typedArrayDescriptor should use... |
blob | commitdiff | diff to current |
2012-11-01 |
fpizlo@apple.com | DFG optimized string access code should be enabled |
blob | commitdiff | diff to current |
2012-10-29 |
fpizlo@apple.com | DFG should be able to emit effectful structure checks |
blob | commitdiff | diff to current |
2012-10-28 |
fpizlo@apple.com | DFG::Array::Mode needs to be cleaned up |
blob | commitdiff | diff to current |
2012-10-26 |
fpizlo@apple.com | Forward OSR calculation is wrong in the presence of... |
blob | commitdiff | diff to current |
2012-10-22 |
fpizlo@apple.com | DFG::Array::Undecided should be called DFG::Array:... |
blob | commitdiff | diff to current |
2012-10-20 |
fpizlo@apple.com | DFG should have some facility for recognizing redundant... |
blob | commitdiff | diff to current |
2012-10-19 |
fpizlo@apple.com | Baseline array profiling should be less accurate, and... |
blob | commitdiff | diff to current |
2012-10-19 |
yuqiang.xian@intel.com | Refactor MacroAssembler interfaces to differentiate... |
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-15 |
fpizlo@apple.com | DFG should handle polymorphic array modes by eagerly... |
blob | commitdiff | diff to current |
2012-10-14 |
fpizlo@apple.com | IndexingType should not have a bit for each type |
blob | commitdiff | diff to current |
2012-10-13 |
fpizlo@apple.com | Contiguous array allocation should always be inlined |
blob | commitdiff | diff to current |
2012-10-11 |
fpizlo@apple.com | UInt32ToNumber and OSR exit should be aware of copy... |
blob | commitdiff | diff to current |
2012-10-10 |
fpizlo@apple.com | Typed arrays should not be 20x slower in the baseline... |
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-10-09 |
mark.lam@apple.com | Renamed RegisterFile to JSStack, and removed prototype... |
blob | commitdiff | diff to current |
2012-09-25 |
fpizlo@apple.com | ValueToInt32 bool case does bad things to registers |
blob | commitdiff | diff to current |
2012-09-22 |
barraclough@apple.com | Eeeep - broke early boyer in bug#97382 |
blob | commitdiff | diff to current |
2012-09-22 |
barraclough@apple.com | Remove redundant argument to op_instanceof |
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-18 |
ggaren@apple.com | Refactored the arguments object so it doesn't dictate... |
blob | commitdiff | diff to current |
next |