Commits
User selector
Commit History
Commits on Aug 27, 2021
[baseline] Minor perfomance improvements SP-on-heap
Show description for 1a7584fauthored andcommitted
Commits on Aug 16, 2021
[LOONG64] Add LoongArch64 backend
Show description for 816e9faauthored andcommitted
Commits on Jul 29, 2021
[baseline] Fallback to handle references on heap compilation
Show description for 642a467authored andcommitted
Commits on Jul 22, 2021
[compiler] Dedupe and clarify enable_root_relative_access options
Show description for 6de4d56authored andcommitted
Commits on Jul 15, 2021
Ensure embedded constants aren't disassembled as instructions.
Show description for e1f76d4authored andcommitted
Commits on Jul 7, 2021
[baseline][x64] Remove initial relocation when compiling on heap
Show description for 7ac3b55authored andcommitted
Commits on Jun 23, 2021
Reland "[wasm] Remove WasmInstructionBuffer"
Show description for c581e79authored andcommitted
Revert "[wasm] Remove WasmInstructionBuffer"
Show description for f8182a8authored andcommitted
[wasm] Remove WasmInstructionBuffer
Show description for ac65464authored andcommitted
Commits on Jun 22, 2021
[baseline] Compiles sparkplug code on the heap
Show description for e29b2aeauthored andcommitted
Commits on Jun 15, 2021
[assembler][x64] Add scoped CodeComment helper for nested comments
Show description for c9249dbauthored andcommitted
Commits on May 4, 2021
[cleanup][codegen] Remove redundant NOLINT annotations
Show description for fc377b0authored andcommitted
Commits on Apr 21, 2021
[flags] Make --debug-code a build-time flag
Show description for 91e1928authored andcommitted
Commits on Apr 20, 2021
[assembler] Add build flag for --code-comments
Show description for b477f36authored andcommitted
Commits on Mar 17, 2021
[sparkplug][x64][arm64] Support shorter builtin calls, pt.1
Show description for 5618ef1authored andcommitted
Commits on Nov 26, 2020
[config] Add V8_NODISCARD for Scope classes
Show description for 14c5b0aauthored andcommitted
Commits on Nov 2, 2020
PPC: Disable CP on builtins
Show description for 37a38ebauthored andcommitted

Commits on Oct 27, 2020
[arm] Correctly push and pop double registers on deopt entry
Show description for 59a629bauthored andcommitted
[code] Make metadata offsets relative to metadata section
Show description for 146c970authored andcommitted
Commits on Jun 30, 2020
[mips][codegen] Correct safepoint record and CheckTrampolinePool.
Show description for d469c73authored andcommitted
Commits on Jun 22, 2020
[codegen] Add two DCHECKs
Show description for b47c163authored andcommitted
Commits on Mar 31, 2020
[wasm] Fix capitalization of "Wasm"
Show description for e7cb911authored andcommitted
Commits on Jan 7, 2020
[codegen] Remove unused argument in AssemblerOptions::Default().
Show description for 601bddcauthored andcommitted
Commits on Nov 14, 2019
[codegen] Reduce kMinimalBufferSize and add kDefaultBufferSize
Show description for 89e0902authored andcommitted
Commits on Oct 22, 2019
Remove support for builds without embedded builtins
Show description for 9362df5authored andcommitted
Commits on Sep 13, 2019
[iwyu] Add missing includes of <memory> for std::unique_ptr
Show description for 75790c9authored andcommitted
Commits on Jun 23, 2019
[arm64,x64] Deduplicate entries in constant pools on arm64 and x64
Show description for 24886f2authored andcommitted
Commits on Jun 21, 2019
[base] Move v8memory.h to base/memory.h
Show description for dd65ef6authored andcommitted
Commits on Jun 17, 2019
[codegen] Default to inlining off-heap builtin trampolines
Show description for df202cfauthored andcommitted
Commits on Jun 13, 2019
[arm64] Fix handling of handles in assembler
Show description for 66412e0authored andcommitted
Commits on May 27, 2019
[cleanup] Drop some dead (Macro)Assembler code
Show description for ffc7075authored andcommitted
Commits on May 24, 2019
Move remaining files in src/
Show description for f9a88acauthored andcommitted
Commits on May 23, 2019
Move more relevant files to src/objects
Show description for a0c3797committedMove handles-related files to src/handles
Show description for 4c986c6authored andcommitted
Commits on May 21, 2019
Move code generation related files to src/codegen
Show description for a6eeea3authored andcommitted
Loading