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