- b711316 [FTL] NewArrayBuffer should be sinked if it is only used for spreading by utatane.tea@gmail.com · 7 years ago
- 8bd925d Support compiling catch in the FTL by sbarati@apple.com · 8 years ago
- 0c7cd0b [DFG] Relax arity requirement https://bugs.webkit.org/show_bug.cgi?id=175523 by utatane.tea@gmail.com · 8 years ago
- 78e87c7 Object allocation sinking phase doesn't properly handle control flow when emitting a PutHint of a materialized object into a PromotedHeapLocation of a still sunken object by sbarati@apple.com · 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
- d4429ff JSVALUE64: Pass arguments in platform argument registers when making JavaScript calls by msaboff@apple.com · 8 years ago
- e20444a We should be able optimize the pattern where we spread a function's rest parameter to another call by sbarati@apple.com · 8 years ago
- 7a74ce7 We should be able to eliminate rest parameter allocations by sbarati@apple.com · 8 years ago
- 31286c3 Unreviewed, rolling out r208208 and r208210. by commit-queue@webkit.org · 8 years ago
- 07e3d76 We should be able to eliminate rest parameter allocations by sbarati@apple.com · 8 years ago
- 2bd8934 Move CallFrame header info from JSStack.h to CallFrame.h by mark.lam@apple.com · 9 years ago
- 5e29b76 Replace all of the various non-working and non-compiling sampling profiler hacks with a single super hack by fpizlo@apple.com · 9 years ago
- c9d072f Node::origin should always be set, and the dead zone due to SSA Phis can just use exitOK=false by fpizlo@apple.com · 10 years ago
- d793029 Object cycles should not prevent allocation elimination/sinking by basile_clement@apple.com · 10 years ago
- d0f1808 OSR availability analysis would be more scalable (and correct) if it did more liveness pruning by fpizlo@apple.com · 10 years ago
- da834ae Heap variables shouldn't end up in the stack frame by fpizlo@apple.com · 10 years ago
- 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
- 8fefdd3 DFG should really support varargs https://bugs.webkit.org/show_bug.cgi?id=141332 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
- fc70ba6 FTL should sink object allocations by fpizlo@apple.com · 10 years ago
- 9e64b50 Local OSR availability calculation should be reusable 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
- 9589433 Merge the jsCStack branch https://bugs.webkit.org/show_bug.cgi?id=127763 by msaboff@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
- 002405c FTL should have an explicit notion of bytecode liveness 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