- 8ff7471 DFG IR shouldn't have a separate node for every kind of put hint that could be described using PromotedLocationDescriptor by fpizlo@apple.com · 10 years ago
- bcfd8eb DFG SSA stack accesses shouldn't speak of VariableAccessDatas by fpizlo@apple.com · 10 years ago
- 064f081 DFG SSA should use GetLocal for arguments, and the GetArgument node type should be removed by fpizlo@apple.com · 10 years ago
- 832490a DFG SSA should use PutLocal/KillLocal instead of SetLocal to communicate what is flushed to the stack and when by fpizlo@apple.com · 10 years ago
- 29abafe FTL should be able to do polymorphic call inlining by fpizlo@apple.com · 11 years ago
- 19565300 Unreviewed, rolling out r172940. https://bugs.webkit.org/show_bug.cgi?id=136256 by commit-queue@webkit.org · 11 years ago
- 731e776 FTL should be able to do polymorphic call inlining by fpizlo@apple.com · 11 years ago
- 3378c48 Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, r170375, r170376, r170382, r170383, r170399, r170436, r170489, r170490, r170556 from ftlopt. by fpizlo@apple.com · 11 years ago
- 9f62443 Unreviewed, roll out r171641-r171644. It broke some tests; will investigate and by fpizlo@apple.com · 11 years ago
- 60d1abd Merge r170090, r170092, r170129, r170141, r170161, r170215, r170275, r170375, r170376, r170382, r170383, r170399, r170436, r170489, r170490, r170556 from ftlopt. 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
- 4321952 FTL should do polymorphic PutById inlining 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
- 9df7fef Get rid of DFG forward exiting https://bugs.webkit.org/show_bug.cgi?id=125531 by fpizlo@apple.com · 11 years ago
- 827d2cf fourthTier: DFG should have an SSA form for use by FTL by oliver@apple.com · 12 years ago
- 5c826c0 fourthTier: DFG should support switch_string by oliver@apple.com · 12 years ago
- 3947894 fourthTier: FTL should support SwitchChar by oliver@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
- d7897b1 Node::op and Node::flags should be private by fpizlo@apple.com · 13 years ago
- c35b8f7 All DFG nodes should have a mutable set of flags by fpizlo@apple.com · 13 years ago