- 064f081 DFG SSA should use GetLocal for arguments, and the GetArgument node type should be removed by fpizlo@apple.com · 10 years ago
- 58de778 [Win] Resolve some static analysis warnings in JavaScriptCore by bfulgham@apple.com · 11 years ago
- b41e682 Merge r169795, r169819, r169864, r169902, r169949, r169950, r170016, r170017, r170060, r170064 from ftlopt. by fpizlo@apple.com · 11 years ago
- 0728b8a Merge r169148, r169185, r169188, r169578, r169582, r169584, r169588, r169753 from ftlopt. by fpizlo@apple.com · 11 years ago
- 85bde1f Sink NaN sanitization to uses and remove it when it's unnecessary by fpizlo@apple.com · 11 years ago
- 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
- 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
- f285f71 ASSERTION FAILED: node->op() == Phi || node->op() == SetArgument by fpizlo@apple.com · 11 years ago
- b8377cd DFG should have a way of carrying and preserving conditional branch weights by fpizlo@apple.com · 11 years ago
- beb0de4 Move back primary header includes next to config.h by ossy@webkit.org · 11 years ago
- fb7eff2 Rename Operations.h to JSCInlines.h by fpizlo@apple.com · 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
- 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
- ecd97b0 Finally remove those DFG_ENABLE things by fpizlo@apple.com · 11 years ago
- 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
- 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
- 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
- ff779d0 Introduce a SpecInt48 type and be more careful about what we mean by "Top" by fpizlo@apple.com · 12 years ago
- 532f1e5 The DFG should be able to tier-up and OSR enter into the FTL by fpizlo@apple.com · 12 years ago
- 1fc0418 <https://webkit.org/b/119860> Crash during exception unwinding by oliver@apple.com · 12 years ago
- 55d32d9 fourthTier: Decouple the way that CFA stores its state from the way it does abstract interpretation by oliver@apple.com · 12 years ago