- ba66139 [JSC] Compress JIT related data more by using Packed<> by ysuzuki@apple.com · 6 years ago
- f92cc67 [JSC] Shrink DFG::MinifiedNode https://bugs.webkit.org/show_bug.cgi?id=197224 by ysuzuki@apple.com · 6 years ago
- 6712c2d Remove excessive headers from JavaScriptCore by annulen@yandex.ru · 8 years ago
- 2cb9c25 Unreviewed, rolling out r209725. https://bugs.webkit.org/show_bug.cgi?id=165811 by commit-queue@webkit.org · 8 years ago
- 2600063 REGRESSION(r209653): speedometer crashes making virtual slow path tailcalls by msaboff@apple.com · 8 years ago
- ebd27a8 Unreviewed, rolling out r209653, r209654, r209663, and by commit-queue@webkit.org · 8 years ago
- e46dba3 Unreviewed build fix for 32 bit builds. by msaboff@apple.com · 8 years ago
- d4429ff JSVALUE64: Pass arguments in platform argument registers when making JavaScript calls by msaboff@apple.com · 8 years ago
- 22104f5 Unreviewed, rolling out r206522. by ryanhaddad@apple.com · 9 years ago
- c53123e Unreviewed, rolling out r206506. https://bugs.webkit.org/show_bug.cgi?id=162682 by commit-queue@webkit.org · 9 years ago
- 71ae5a4 Adopt #pragma once in JavaScriptCore by commit-queue@webkit.org · 9 years ago
- da834ae Heap variables shouldn't end up in the stack frame by fpizlo@apple.com · 10 years ago
- b41e682 Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, r170017, r170060, r170064 from ftlopt. by fpizlo@apple.com · 11 years ago
- 2f1c07a OSR exit should know about Int52 and Double constants by fpizlo@apple.com · 11 years ago
- ce8cbac Get rid of redundant Platform.h includes by ossy@webkit.org · 11 years ago
- 0bef2a1 Unreviewed, roll out http://trac.webkit.org/changeset/163796 by fpizlo@apple.com · 11 years ago
- 583e8e1 Remove extra includes from DFG https://bugs.webkit.org/show_bug.cgi?id=126983 by commit-queue@webkit.org · 11 years ago
- 9df7fef Get rid of DFG forward exiting https://bugs.webkit.org/show_bug.cgi?id=125531 by fpizlo@apple.com · 11 years ago
- 6921b29 DFG should support Int52 for local variables by fpizlo@apple.com · 12 years ago
- 92c6700 Unreviewed, rolling out r156019 and r156020. by commit-queue@webkit.org · 12 years ago
- 4c466ec DFG should support Int52 for local variables by fpizlo@apple.com · 12 years ago
- fdd18f1 It should be easy to add new nodes that do OSR forward rewiring in both DFG and FTL by fpizlo@apple.com · 12 years ago
- 500b53a fourthTier: NodeExitsForward shouldn't be duplicated in NodeType by oliver@apple.com · 12 years ago
- ea77149 fourthTier: Landing the initial FTL logic in a single commit to avoid spurious by oliver@apple.com · 12 years ago
- 2132ebae ForwardInt32ToDouble is not in DFG::MinifiedNode's list of relevant node types by fpizlo@apple.com · 12 years ago
- faef519 ForwardInt32ToDouble is not in DFG::MinifiedNode's list of relevant node types by fpizlo@apple.com · 12 years ago
- 8ff092f DFG should not use a graph that is a vector, Nodes shouldn't move after allocation, and we should always refer to nodes by Node* by fpizlo@apple.com · 12 years ago
- 7e2c646 DFG variable event stream shouldn't use NodeIndex by fpizlo@apple.com · 12 years ago
- 8618e4b DFG OSR exit value recoveries should be computed lazily by fpizlo@apple.com · 13 years ago