2013-08-14 |
fpizlo@apple.com | Unreviewed, fix build.
|
commit | commitdiff | tree |
2013-08-14 |
fpizlo@apple.com | Foo::s_info should be Foo::info(), so that you can...
|
commit | commitdiff | tree |
2013-08-07 |
fpizlo@apple.com | DFG FixupPhase should insert Int32ToDouble nodes for...
|
commit | commitdiff | tree |
2013-08-05 |
fpizlo@apple.com | Copied space should be able to handle more than one...
|
commit | commitdiff | tree |
2013-08-04 |
fpizlo@apple.com | hasIndexingHeader() ought really to be a property of...
|
commit | commitdiff | tree |
2013-08-02 |
fpizlo@apple.com | hasIndexingHeader should be a property of the Structure...
|
commit | commitdiff | tree |
2013-08-01 |
fpizlo@apple.com | DFG optimizations don't handle neutered arrays properly
|
commit | commitdiff | tree |
2013-07-26 |
fpizlo@apple.com | REGRESSION: Crash when opening a message on Gmail
|
commit | commitdiff | tree |
2013-07-26 |
fpizlo@apple.com | WKTR should know about the JSC extensions to testRunner
|
commit | commitdiff | tree |
2013-07-24 |
fpizlo@apple.com | It should be possible to hijack IndexingHeader for...
|
commit | commitdiff | tree |
2013-07-24 |
fpizlo@apple.com | DFG string concatenation optimizations might emit speculativ...
|
commit | commitdiff | tree |
2013-07-18 |
fpizlo@apple.com | LLInt get_argument_by_val for JSVALUE64 stores into...
|
commit | commitdiff | tree |
2013-07-17 |
fpizlo@apple.com | Unreviewed, fix 32-bit after http://trac.webkit.org...
|
commit | commitdiff | tree |
2013-07-17 |
fpizlo@apple.com | DFG assumes that NewFunction will never pass its input...
|
commit | commitdiff | tree |
2013-07-16 |
fpizlo@apple.com | MakeRope fixup shouldn't lead to an Identity without...
|
commit | commitdiff | tree |
2013-06-06 |
fpizlo@apple.com | DFG CFA shouldn't filter ArrayModes with ALL_NON_ARRAY_ARRAY...
|
commit | commitdiff | tree |
2013-05-31 |
fpizlo@apple.com | Incorrect assertion in DFG::Graph::uncheckedActivationRegist...
|
commit | commitdiff | tree |
2013-05-25 |
fpizlo@apple.com | We broke (-2^31/-1)|0 in the DFG
|
commit | commitdiff | tree |
2013-05-24 |
fpizlo@apple.com | We broke !(0/0)
|
commit | commitdiff | tree |
2013-05-23 |
fpizlo@apple.com | Make Math.imul tests run quicker, and fix some other...
|
commit | commitdiff | tree |
2013-05-23 |
fpizlo@apple.com | Fix indentation of CodeBlock.h
|
commit | commitdiff | tree |
2013-04-30 |
fpizlo@apple.com | Release SunSpider 1.0
|
commit | commitdiff | tree |
2013-04-27 |
fpizlo@apple.com | Correct indentation of SymbolTable.h
|
commit | commitdiff | tree |
2013-04-26 |
fpizlo@apple.com | DFG doesn't support to_jsnumber
|
commit | commitdiff | tree |
2013-04-26 |
fpizlo@apple.com | Unreviewed, roll out http://trac.webkit.org/changeset...
|
commit | commitdiff | tree |
2013-04-25 |
fpizlo@apple.com | PreciseJumpTargets should treat loop_hint as a jump...
|
commit | commitdiff | tree |
2013-04-25 |
fpizlo@apple.com | Special thunks for math functions should work on ARMv7
|
commit | commitdiff | tree |
2013-04-24 |
fpizlo@apple.com | DFG should keep the operand to create_this alive if...
|
commit | commitdiff | tree |
2013-04-24 |
fpizlo@apple.com | DFG CFA filters CheckFunction in a really weird way...
|
commit | commitdiff | tree |
2013-04-22 |
fpizlo@apple.com | Memory barrier support should also ensure that we always...
|
commit | commitdiff | tree |
2013-04-20 |
fpizlo@apple.com | SunSpider/string-tagcloud should be more lenient in...
|
commit | commitdiff | tree |
2013-04-20 |
fpizlo@apple.com | Whenever it is cheap and non-invasive, SunSpider tests...
|
commit | commitdiff | tree |
2013-04-11 |
fpizlo@apple.com | Get rid of the 10ms delay between test executions
|
commit | commitdiff | tree |
2013-04-09 |
fpizlo@apple.com | DFG should be able to inline string equality comparisons
|
commit | commitdiff | tree |
2013-04-08 |
fpizlo@apple.com | Source/JavaScriptCore: REGRESSION(r146669): Assertion...
|
commit | commitdiff | tree |
2013-04-05 |
fpizlo@apple.com | If CallFrame::trueCallFrame() knows that it's about...
|
commit | commitdiff | tree |
2013-04-05 |
fpizlo@apple.com | Unreviewed, rolling out http://trac.webkit.org/changeset...
|
commit | commitdiff | tree |
2013-03-31 |
fpizlo@apple.com | Unreviewed, fix a comment. While thinking about TBAA...
|
commit | commitdiff | tree |
2013-03-28 |
fpizlo@apple.com | JIT and DFG should NaN-check loads from Float32 arrays
|
commit | commitdiff | tree |
2013-03-27 |
fpizlo@apple.com | DFG should use CheckStructure for typed array checks...
|
commit | commitdiff | tree |
2013-03-27 |
fpizlo@apple.com | REGRESSION: Sometimes, operations on proven strings...
|
commit | commitdiff | tree |
2013-03-26 |
fpizlo@apple.com | JSC_enableProfiler=true should also cause JSGlobalData...
|
commit | commitdiff | tree |
2013-03-26 |
fpizlo@apple.com | JSC_enableProfiler=true should also cause JSGlobalData...
|
commit | commitdiff | tree |
2013-03-26 |
fpizlo@apple.com | ArrayMode should not consider SpecOther when refining...
|
commit | commitdiff | tree |
2013-03-22 |
fpizlo@apple.com | Fix some minor issues in the DFG's profiling of heap...
|
commit | commitdiff | tree |
2013-03-22 |
fpizlo@apple.com | DFG folding of PutById to SimpleReplace should consider...
|
commit | commitdiff | tree |
2013-03-22 |
fpizlo@apple.com | JSC profiler should have an at-a-glance report of the...
|
commit | commitdiff | tree |
2013-03-20 |
fpizlo@apple.com | Fix indentation of JSString.h
|
commit | commitdiff | tree |
2013-03-20 |
fpizlo@apple.com | "" + x where x is not a string should be optimized...
|
commit | commitdiff | tree |
2013-03-20 |
fpizlo@apple.com | "" + x where x is not a string should be optimized...
|
commit | commitdiff | tree |
2013-03-20 |
fpizlo@apple.com | It's called "Hash Consing" not "Hash Consting"
|
commit | commitdiff | tree |
2013-03-20 |
fpizlo@apple.com | DFG implementation of op_strcat should inline rope...
|
commit | commitdiff | tree |
2013-03-19 |
fpizlo@apple.com | DFG should optimize StringObject.length and StringOrStringOb...
|
commit | commitdiff | tree |
2013-03-19 |
fpizlo@apple.com | DFG ToString generic cases should work correctly
|
commit | commitdiff | tree |
2013-03-19 |
fpizlo@apple.com | DFG should inline binary string concatenations (i.e...
|
commit | commitdiff | tree |
2013-03-19 |
fpizlo@apple.com | JSC_NATIVE_FUNCTION() takes an identifier for the name...
|
commit | commitdiff | tree |
2013-03-18 |
fpizlo@apple.com | DFG string conversions and allocations should be inlined
|
commit | commitdiff | tree |
2013-03-18 |
fpizlo@apple.com | ObjectPrototype properties should be eagerly created...
|
commit | commitdiff | tree |
2013-03-14 |
fpizlo@apple.com | JSObject fast by-string access optimizations should...
|
commit | commitdiff | tree |
2013-03-14 |
fpizlo@apple.com | DFG bytecode parser is too aggressive about getting...
|
commit | commitdiff | tree |
2013-03-13 |
fpizlo@apple.com | Array.prototype.sort should at least try to be PTIME...
|
commit | commitdiff | tree |
2013-03-12 |
fpizlo@apple.com | DFG generic array access cases should not be guarded...
|
commit | commitdiff | tree |
2013-03-12 |
fpizlo@apple.com | DFG prediction propagation phase should not rerun forward...
|
commit | commitdiff | tree |
2013-03-12 |
fpizlo@apple.com | DFG overflow check elimination is too smart for its...
|
commit | commitdiff | tree |
2013-03-09 |
fpizlo@apple.com | DFG overflow check elimination is too smart for its...
|
commit | commitdiff | tree |
2013-03-07 |
fpizlo@apple.com | DFG should not get corrupted IR in the case of code...
|
commit | commitdiff | tree |
2013-03-07 |
fpizlo@apple.com | The DFG fixpoint is not strictly profitable, and should...
|
commit | commitdiff | tree |
2013-03-07 |
fpizlo@apple.com | ConvertThis should be turned into Identity based on...
|
commit | commitdiff | tree |
2013-03-06 |
fpizlo@apple.com | Unreviewed, roll out http://trac.webkit.org/changeset...
|
commit | commitdiff | tree |
2013-03-06 |
fpizlo@apple.com | DFG::AbstractState::merge() is still more complicated...
|
commit | commitdiff | tree |
2013-03-06 |
fpizlo@apple.com | DFG should not run full CSE after the optimization...
|
commit | commitdiff | tree |
2013-03-06 |
fpizlo@apple.com | DFG should not check if nodes are shouldGenerate prior...
|
commit | commitdiff | tree |
2013-03-06 |
fpizlo@apple.com | Get rid of the invert argument to SpeculativeJIT::jumpSlowFo...
|
commit | commitdiff | tree |
2013-03-06 |
fpizlo@apple.com | Add test coverage for DCE and type checks.
|
commit | commitdiff | tree |
2013-03-06 |
fpizlo@apple.com | Add test coverage for DCE and type checks.
|
commit | commitdiff | tree |
2013-03-06 |
fpizlo@apple.com | DFG may infer an edge to be a double-using edge and...
|
commit | commitdiff | tree |
2013-03-06 |
fpizlo@apple.com | Unreviewed, fix an incorrect comment. The comment was...
|
commit | commitdiff | tree |
2013-03-06 |
fpizlo@apple.com | DFG DCE might eliminate checks unsoundly
|
commit | commitdiff | tree |
2013-03-01 |
fpizlo@apple.com | DFG Branch(LogicalNot) peephole should not try to optimize...
|
commit | commitdiff | tree |
2013-03-01 |
fpizlo@apple.com | DFG CSE phase shouldn't rely on ref count of nodes...
|
commit | commitdiff | tree |
2013-03-01 |
fpizlo@apple.com | Rename MovHint to MovHintEvent so I can create a NodeType...
|
commit | commitdiff | tree |
2013-03-01 |
fpizlo@apple.com | DFG CFA should not do liveness pruning
|
commit | commitdiff | tree |
2013-02-28 |
fpizlo@apple.com | Don't try to emit profiling if you don't have the DFG...
|
commit | commitdiff | tree |
2013-02-28 |
fpizlo@apple.com | DFG Phantom node should be honest about the fact that...
|
commit | commitdiff | tree |
2013-02-28 |
fpizlo@apple.com | It should be easy to determine if a DFG node exits...
|
commit | commitdiff | tree |
2013-02-28 |
fpizlo@apple.com | CodeBlock::valueProfile() has a bogus assertion
|
commit | commitdiff | tree |
2013-02-28 |
fpizlo@apple.com | DFG CFA should leave behind information in Edge that...
|
commit | commitdiff | tree |
2013-02-27 |
fpizlo@apple.com | Disable some unsound DFG DCE
|
commit | commitdiff | tree |
2013-02-27 |
fpizlo@apple.com | DFG OSR exit doesn't know which virtual register to...
|
commit | commitdiff | tree |
2013-02-27 |
fpizlo@apple.com | The DFG backend's and OSR's decision to unbox a variable...
|
commit | commitdiff | tree |
2013-02-26 |
fpizlo@apple.com | REGRESSION(r143654): some jquery test asserts on 32...
|
commit | commitdiff | tree |
2013-02-25 |
fpizlo@apple.com | DFG::Edge should have more bits for UseKind, and DFG...
|
commit | commitdiff | tree |
2013-02-25 |
fpizlo@apple.com | The DFG special case checks for isCreatedThisArgument...
|
commit | commitdiff | tree |
2013-02-23 |
fpizlo@apple.com | DFG::SpeculativeJIT::speculateNumber() should just...
|
commit | commitdiff | tree |
2013-02-23 |
fpizlo@apple.com | DFG FixupPhase should have one common hook for knowing...
|
commit | commitdiff | tree |
2013-02-22 |
fpizlo@apple.com | REGRESSION(r143654): some fast/js test crashes on 32...
|
commit | commitdiff | tree |
2013-02-22 |
fpizlo@apple.com | Object allocation profiling will refuse to create objects...
|
commit | commitdiff | tree |
2013-02-21 |
fpizlo@apple.com | DFG should not change its mind about what type speculations...
|
commit | commitdiff | tree |
2013-02-21 |
fpizlo@apple.com | Rebalance the running times of JSRegress somewhat.
|
commit | commitdiff | tree |
2013-02-21 |
fpizlo@apple.com | Add Apache's HashMap.java translated into JavaScript...
|
commit | commitdiff | tree |
next |