source: webkit/trunk/Source/JavaScriptCore/dfg/DFGJITFinalizer.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @293605   3 years ysuzuki [JSC] Make DFG::OSRExit data unlinked …
(edit) @293009   3 years ysuzuki [JSC] Use constants buffer in DFG …
(edit) @285687   4 years mark.lam Add VM::writeBarrier() and VM::mutatorFence(). …
(edit) @278030   4 years sbarati Finalize DFG/FTL code refs on the compiler threads …
(edit) @261895   5 years ross.kirsling REGRESSION(r261755): Win/Linux non-unified builds have hundreds of …
(edit) @261755   5 years ross.kirsling [IWYU] Remove unnecessary includes from JSC implementation files …
(edit) @256015   5 years ysuzuki [JSC] CodeBlock::shrinkToFit should shrink m_constantRegisters and …
(edit) @255994   5 years ryanhaddad Unreviewed, rolling out r255987. …
(edit) @255987   5 years ysuzuki [JSC] CodeBlock::shrinkToFit should shrink m_constantRegisters and …
(edit) @254464   5 years mark.lam Replace uses of Box<Identifier> with a new CacheableIdentifier class. …
(edit) @249706   6 years ysuzuki [JSC] CodeBlock::m_constantRegisters should be guarded by …
(edit) @244764   6 years sbarati Make JITType an enum class …
(edit) @241560   6 years ysuzuki [JSC] Non-JIT entrypoints should share NativeJITCode per entrypoint …
(edit) @234178   7 years mark.lam Refactoring: make DFG::Plan a class. …
(edit) @230748   7 years mark.lam Templatize CodePtr/Refs/FunctionPtrs with PtrTags. …
(edit) @230592   7 years mark.lam Consolidate some PtrTags. …
(edit) @230129   7 years mark.lam Add pointer profiling support in baseline JIT and supporting files. …
(edit) @229609   7 years mark.lam Enhance the MacroAssembler and LinkBuffer to support pointer …
(edit) @229054   7 years mark.lam Modernize FINALIZE_CODE and peer macros to use VA_ARGS arguments. …
(edit) @220556   8 years mark.lam Apply the UNLIKELY macro to some unlikely things. …
(edit) @212365   8 years utatane.tea [JSC] Drop PassRefPtr https://bugs.webkit.org/show_bug.cgi?id=168320
(edit) @209764   8 years commit-queue Unreviewed, rolling out r209725. …
(edit) @209725   8 years msaboff REGRESSION(r209653): speedometer crashes making virtual slow path …
(edit) @209678   8 years commit-queue Unreviewed, rolling out r209653, r209654, r209663, and r209673. …
(edit) @209653   8 years msaboff JSVALUE64: Pass arguments in platform argument registers when making …
(edit) @200933   9 years fpizlo DFG::Plan shouldn't read from its VM once it's been cancelled …
(edit) @200658   9 years fpizlo Internal JSC profiler should have a timestamped log of events for each …
(edit) @197833   9 years fpizlo DFG should be able to constant-fold strings …
(edit) @194496   9 years aestes Replace WTF::move with WTFMove …
(edit) @190827   10 years ggaren 2015-10-09 Geoffrey Garen <[email protected]> Unreviewed, …
(edit) @190809   10 years ggaren 2015-10-09 Geoffrey Garen <[email protected]> Unreviewed, …
(edit) @190694   10 years ggaren Unreviewed, rolling back in r190450
(edit) @190606   10 years commit-queue Unreviewed, rolling out r190589. …
(edit) @190589   10 years ggaren Unreviewed, rolling back in r190450
(edit) @190546   10 years commit-queue Unreviewed, rolling out r190522. …
(edit) @190522   10 years ggaren Unreviewed, rolling back in r190450
(edit) @190453   10 years ggaren 2015-10-01 Geoffrey Garen <[email protected]> Unreviewed, …
(edit) @190450   10 years ggaren CodeBlock should be a GC object …
(edit) @181887   10 years fpizlo JSC should have a low-cost asynchronous disassembler …
(edit) @176533   10 years gyuyoung.kim Clean up OwnPtr and PassOwnPtr in JSC - bytecode, jit, inspector, and …
(edit) @166121   11 years akling Cut down on JSC profiler includes in WebCore & co. …
(edit) @164229   11 years ossy Move back primary header includes next to config.h …
(edit) @163844   11 years fpizlo Rename Operations.h to JSCInlines.h …
(edit) @163802   11 years fpizlo Unreviewed, roll out http://trac.webkit.org/changeset/163796 The …
(edit) @163796   11 years commit-queue Remove extra includes from DFG …
(edit) @163760   11 years fpizlo Never include *Inlines.h files in interface headers, and never include …
(edit) @163027   11 years msaboff Merge the jsCStack branch …
(edit) @159577   12 years msaboff ARMv7: Crash due to use after free of AssemblerBuffer …
(edit) @155023   12 years fpizlo The DFG should be able to tier-up and OSR enter into the FTL …
(edit) @154824   12 years fpizlo CodeBlock compilation and installation should be simplified and …
(edit) @154814   12 years commit-queue Unreviewed, rolling out r154804. …
(edit) @154804   12 years fpizlo CodeBlock compilation and installation should be simplified and …
(edit) @153165   12 years oliver fourthTier: Executable and CodeBlock should be aware of DFG::Plans …
(copy) @153161   12 years oliver fourthTier: DFG should separate link phase into things that must be …
copied from trunk/Source/JavaScriptCore/ftl/FTLState.cpp
(edit) @153134   12 years oliver fourthTier: ASSERT that commonly used not-thread-safe methods in the …
Note: See TracRevisionLog for help on using the revision log.