Commits
User selector
Commit History
Commits on Jul 14, 2021
[baseline][arm] Remove initial relocation when compiling on heap
Show description for a3b24ecauthored andcommitted
[arm] Reset pending constant pool information on abortion
Show description for 66f5de1authored andcommitted
Commits on Jul 13, 2021
ppc: [liftoff] implement SubS64 function
Show description for 5165e3fauthored andcommitted

[baseline][arm64] Remove initial relocation when compiling on heap
Show description for 1eb8770authored andcommitted
[riscv64][wasm] Implement wasm function
Show description for 901633fauthored andcommitted
Commits on Jul 12, 2021
Revert "[sparkplug] Support bytecode / baseline code flushing with sparkplug"
Show description for a079f05authored andcommitted
[sparkplug] Support bytecode / baseline code flushing with sparkplug
Show description for ea55438authored andcommitted
[csa] Revert `inline_allocation` check in AllocateUninitializedJSArrayWithElements
Show description for e5d9056authored andcommitted
Commits on Jul 9, 2021
[codegen] Block const pool emission in safepoint table
Show description for 431598aauthored andcommitted
Commits on Jul 8, 2021
PPC: clear upper bits of some inputs before emitting
Show description for d31f77aauthored andcommitted

[baseline][ia32] Remove initial relocation when compiling on heap
Show description for fe5c9dfauthored andcommitted
ppc: cleanup and refactor MinF64/MaxF64
Show description for 45fad45authored andcommitted

Revert "[factory] Make NewByteArray return canonical empty byte array"
Show description for 2276e95authored andcommitted
[factory] Make NewByteArray return canonical empty byte array
Show description for 8d3c809authored andcommitted
Commits on Jul 7, 2021
ppc: cleanup cmplw/cmplwi as CmpU32
Show description for d38f225authored andcommitted

ppc: cleanup cmpw/cmpwi as CmpS32
Show description for 7a17502authored andcommitted

ppc: cleanup cmpli/cmpl as CmpU64
Show description for 43f1eaeauthored andcommitted

[baseline][x64] Remove initial relocation when compiling on heap
Show description for 7ac3b55authored andcommitted
ppc: Cleanup cmp/cmpi as CmpS64
Show description for 6b06d24authored andcommitted

[compiler] Support background finalization for Modules
Show description for 2f50d30authored andcommitted
[build] Move ObjectType out of code-assembler.h
Show description for 97a6c01authored andcommitted
Commits on Jul 6, 2021
ppc: [liftoff] Implement and clean up AddS64
Show description for 2889a3cauthored andcommitted

Commits on Jul 5, 2021
Remove dead code around catch scope for desugaring
Show description for 36d4e8eauthored andcommitted
[mips32] Fix the use of callee-saved registers for RecordWrite
Show description for 4cb591eauthored andcommitted
Commits on Jul 2, 2021
ppc: [liftoff] Implement Popcnt32/64
Show description for 478472dauthored andcommitted

[x64][windows] Reuse kRegisterPassArguments on win
Show description for 32f169fauthored andcommitted
Commits on Jul 1, 2021
[parsing] Split FLAG_lazy into three subflags
Show description for 5217e05authored andcommitted
Fix most instances of -Wunreachable-code-aggressive.
Show description for ae1eee1authored andcommitted
Commits on Jun 30, 2021
[baseline] Fallback to off-the-gc-heap when growing buffer
Show description for bd82f40authored andcommitted
[Turboprop] Enable support for dynamic map checks for inlining.
Show description for 4ae31dfauthored andcommitted
[riscv64] Add Label::Distance flag to control emit Branchshort.
Show description for d8df3dbauthored andcommitted
Commits on Jun 29, 2021
[mips] Fix mips build
Show description for 46ca7ceauthored andcommitted
Commits on Jun 28, 2021
[wasm-simd][arm] Fuse extadd_pairwise and add SIMD on arm.
Show description for 5667bfeauthored andcommitted
[fastcall] Set no JS execution flag from TurboFan
Show description for c8e544fauthored andcommitted
[mips][sparkplug] Callee-saved registers for RecordWrite
Show description for 6d54d94authored andcommitted