1. 064f081 DFG SSA should use GetLocal for arguments, and the GetArgument node type should be removed by fpizlo@apple.com · 10 years ago
  2. 58de778 [Win] Resolve some static analysis warnings in JavaScriptCore by bfulgham@apple.com · 11 years ago
  3. b41e682 Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, r170017, r170060, r170064 from ftlopt. by fpizlo@apple.com · 11 years ago
  4. 0728b8a Merge r169148, r169185, r169188, r169578, r169582, r169584, r169588, r169753 from ftlopt. by fpizlo@apple.com · 11 years ago
  5. 85bde1f Sink NaN sanitization to uses and remove it when it's unnecessary by fpizlo@apple.com · 11 years ago
  6. beef452 Discern between NaNs that would be safe to tag and NaNs that need some purification before tagging by fpizlo@apple.com · 11 years ago
  7. 7b33e0c DFG IR should keep the data flow of doubles and int52's separate from the data flow of JSValue's by fpizlo@apple.com · 11 years ago
  8. f285f71 ASSERTION FAILED: node->op() == Phi || node->op() == SetArgument by fpizlo@apple.com · 11 years ago
  9. b8377cd DFG should have a way of carrying and preserving conditional branch weights by fpizlo@apple.com · 11 years ago
  10. beb0de4 Move back primary header includes next to config.h by ossy@webkit.org · 11 years ago
  11. fb7eff2 Rename Operations.h to JSCInlines.h by fpizlo@apple.com · 11 years ago
  12. 0bef2a1 Unreviewed, roll out http://trac.webkit.org/changeset/163796 by fpizlo@apple.com · 11 years ago
  13. 583e8e1 Remove extra includes from DFG https://bugs.webkit.org/show_bug.cgi?id=126983 by commit-queue@webkit.org · 11 years ago
  14. b426f86 Never include *Inlines.h files in interface headers, and never include *Inlines.h when you could include Operations.h instead by fpizlo@apple.com · 11 years ago
  15. ecd97b0 Finally remove those DFG_ENABLE things by fpizlo@apple.com · 11 years ago
  16. efa80dc sunspider-1.0/math-spectral-norm.js.dfg-eager occasionally fails with Trap 5 (i.e int $3) by fpizlo@apple.com · 12 years ago
  17. 6921b29 DFG should support Int52 for local variables by fpizlo@apple.com · 12 years ago
  18. 92c6700 Unreviewed, rolling out r156019 and r156020. by commit-queue@webkit.org · 12 years ago
  19. 4c466ec DFG should support Int52 for local variables by fpizlo@apple.com · 12 years ago
  20. 571d3b2 VariableAccessData::flushFormat() should be the universal way of deciding how to speculate on stores to locals and how locals are formatted by fpizlo@apple.com · 12 years ago
  21. ff779d0 Introduce a SpecInt48 type and be more careful about what we mean by "Top" by fpizlo@apple.com · 12 years ago
  22. 532f1e5 The DFG should be able to tier-up and OSR enter into the FTL by fpizlo@apple.com · 12 years ago
  23. 1fc0418 <https://webkit.org/b/119860> Crash during exception unwinding by oliver@apple.com · 12 years ago
  24. 55d32d9 fourthTier: Decouple the way that CFA stores its state from the way it does abstract interpretation by oliver@apple.com · 12 years ago