Commits
User selector
Commit History
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Jul 24, 2018
Refactoring: make DFG::Plan a class.
Show description for 2409068committed
Mark Lam
Commits on Feb 18, 2016
Remove LLVM dependencies from WebKit
Show description for bbc738dcommitted
Filip Pizlo
Commits on Feb 3, 2016
[GTK][EFL] Switch FTL to B3
Show description for efb78eacommitted
Commits on Dec 4, 2014
Move JavaScriptCore/dfg to std::unique_ptr
Show description for 3af795acommitted
Gyuyoung Kim
Commits on Apr 17, 2014
InlineCallFrameSet should be refcounted
Show description for cf56099committed
Filip PizloFTL::fail() should manage memory "correctly"
Show description for 8629877committed
Filip Pizlo
Commits on Oct 10, 2013
FTL: Soft-link LLVM as a workaround for LLVM's static initializers and exit-time destructors
Show description for 539352bcommitted
Filip PizloFTL should be able to do simple OSR exits using llvm.webkit.stackmap
Show description for 8eee9c2committed
Filip Pizlo
Commits on Jul 25, 2013
fourthTier: FTL should be able to generate LLVM IR that uses an intrinsic for OSR exit
Show description for 805f3a8committed
Loading