Commits
User selector
Commit History
Commits on Sep 29, 2017
Remove ComputeFlags, simply pass in Code::Kind instead of Code::Flags
Show description for 1067026authored andcommitted
[compiler] Remove script() from CompilationInfo
Show description for 22e3211authored andcommitted
Commits on Sep 13, 2017
[Interpreter] Move ast printing into interpreter.cc
Show description for 43d6dc5authored andcommitted
Commits on Sep 8, 2017
[objects] Remove obsolete Code::prologue_offset field.
Show description for 4214aa7authored andcommitted

Commits on Aug 21, 2017
[cleanup] Delete unused flags (mostly Crankshaft related)
Show description for e7af579authored andcommitted
[cleanup] Delete unused code in codegen*.cc
Show description for 6e13ca6authored andcommitted
Commits on Aug 16, 2017
[debug] remove support for full-codegen.
Show description for 491d94dauthored andcommitted
Commits on Aug 14, 2017
[Compiler] Split CompileUnoptimizedCode into main and non-main thread phases
Show description for 06d91daauthored andcommitted
Commits on Aug 3, 2017
[turbofan] Remove obsolete Code::is_crankshafted bit.
Show description for c8febe2authored andcommitted

[Compiler] Decouple CompilationInfo and ParseInfo.
Show description for b4e55e9authored andcommitted
Commits on Aug 2, 2017
Fix common misspellings
Show description for b41f857authored andcommitted
Commits on Jul 31, 2017
[Interpreter] Internalize AST before print-ast is triggered
Show description for 3c31e10authored andcommitted
Commits on Jul 18, 2017
[Compiler] Move creation of SharedFunctionInfo later in compile.
Show description for 3e19d72authored andcommitted
Commits on Jul 7, 2017
Move TF parts of MacroAssembler into new TurboAssembler.
Show description for dfdcaf4authored andcommitted
Commits on May 31, 2017
[compiler] Delay allocation of code-embedded heap numbers.
Show description for 659e8f7authored andcommitted
Commits on Apr 26, 2017
[cleanup] Minor cleanups concerning assemblers and code generation.
Show description for 86d2545authored andcommitted
Commits on Feb 23, 2017
[iwyu] Pre-work for removing unallowed include macro-assembler.h -> assembler-inl.h
Show description for 83849daauthored andcommitted
Commits on Feb 12, 2017
[wasm] Introduce the --print-wasm-code flag to print wasm code.
Show description for 2860c48authored andcommitted
Commits on Feb 10, 2017
[heap] Remove dead counters and move regexp code counter to Isolate
Show description for e03a220authored andcommitted
Commits on Dec 16, 2016
Move TraceInlinedFunction from Hydrogen graph builder to internal::CodeGenerator.
Show description for 686d8c8authored andcommitted
Commits on Sep 28, 2016
[turbofan] Add option to filter --print-opt-code.
Show description for c98fed4authored andcommitted
Commits on Sep 2, 2016
Remove unnessary includes of parser.h
Show description for 6dd2bc2authored andcommitted
Commits on Aug 31, 2016
Separate CompilationInfo into its own file.
Show description for 0645135authored andcommitted
Commits on Jul 25, 2016
Replace SmartArrayPointer<T> with unique_ptr<T[]>
Show description for 37ba8f9authored andcommitted
Commits on Jul 14, 2016
Reland Implement .eh_frame writer and disassembler.
Show description for a91dc7cauthored andcommitted

Reland of [turbofan] Do not use the self reference for turbofan functions
Show description for 778fe89authored andcommitted
Commits on Jul 13, 2016
Remove AstNode::PrettyPrint, --print-source, and --print-builtin-source
Show description for efefadcauthored andcommitted
Revert of Reland Implement .eh_frame writer and disassembler. (patchset #74 id:2070001 of https://codereview.chromium.org/2023503002/ )
Show description for f4ba2a4authored andcommitted
Revert of [turbofan] Do not use the self reference for turbofan functions. (patchset #2 id:20001 of https://codereview.chromium.org/2150523002/ )
Show description for 1b42daeauthored andcommitted
[turbofan] Do not use the self reference for turbofan functions.
Show description for 49ef529authored andcommitted
Reland Implement .eh_frame writer and disassembler.
Show description for b413f0eauthored andcommitted

Commits on Jul 12, 2016
Revert of Implement .eh_frame writer and disassembler. (patchset #72 id:2030001 of https://codereview.chromium.org/2023503002/ )
Show description for 9b9f885authored andcommitted

Implement .eh_frame writer and disassembler.
Show description for 27d810eauthored andcommitted

Commits on Jun 17, 2016
[builtins] Introduce proper Float64Exp operator.
Show description for d5f2ac5authored andcommitted
Commits on Jun 16, 2016
Revert of [builtins] Introduce proper Float64Exp operator. (patchset #5 id:80001 of https://codereview.chromium.org/2077533002/ )
Show description for 789b0adauthored andcommitted