Commits
User selector
Commit History
Commits on Oct 2, 2021
PPC/s390: [fastcall] Enable float support
Show description for 3685fd8authored andcommitted

Commits on Sep 30, 2021
PPC/s390: [masm] Improve Instance Type Checks in Builtins::Call/Construct
Show description for 3cfb930authored andcommitted

Commits on Sep 27, 2021
[ext-code-space] Introduce ObjectVisitorWithCageBases
Show description for 3ac5928authored andcommitted
Commits on Sep 24, 2021
[cleanup] Fix -Wshadow in src/execution/
Show description for f1365e6authored andcommitted
ppc/s390: [wasm] Interpret table.grow result as 32 bit
Show description for 647ef1aauthored andcommitted

Commits on Sep 23, 2021
PPC/s390: Omit check against kDontAdaptArgumentsSentinel
Show description for 74ca05bauthored andcommitted

Commits on Sep 22, 2021
ppc: Add ByteReverse Function
Show description for a3cea95authored andcommitted

ppc: refactor atomic exchange
Show description for 48a8489authored andcommitted

ppc: refactor atomic compare exchange
Show description for 8d3f02eauthored andcommitted

ppc: refactor atomic ops
Show description for 03ff1b6authored andcommitted

Commits on Sep 21, 2021
ppc/s390: [isolate-data] Split builtin tables into tiers
Show description for dc88bdfauthored andcommitted

Commits on Sep 14, 2021
PPC: Check if rb is valid when creating MemOperand
Show description for bd9762dauthored andcommitted

Commits on Sep 13, 2021
ppc: [liftoff] fix Float copysign operation
Show description for fee0051authored andcommitted

Commits on Sep 10, 2021
ppc: fix formating issue
Show description for 0f980ffauthored andcommitted

Commits on Sep 7, 2021
ppc: Fix MemOp offset overflow issue
Show description for c1c53f0authored andcommitted

ppc: allow MemOp offset to be 64 bit
Show description for 099eae9authored andcommitted

Commits on Aug 30, 2021
PPC/s390: Fix -Wunreachable-code-aggressive warnings in arm and arm64 code
Show description for 081e46dauthored andcommitted

Commits on Aug 27, 2021
ppc: fix type on StoreF32/F64 intruction
Show description for bbd6dc0authored andcommitted

Commits on Aug 23, 2021
ppc: [liftoff] Push the instance as part of frame construction
Show description for 3468729authored andcommitted

Commits on Aug 16, 2021
ppc: fix fcpsgn encoding in Assembler
Show description for 1bbd9b9authored andcommitted

Commits on Aug 12, 2021
PPC: optimize word and dw byte reverse on Power10
Show description for 457112fauthored andcommitted

[Compiler] Remove untrusted code mitigations.
Show description for 4ab70f6authored andcommitted
Commits on Aug 11, 2021
PPC: optimize bitcast of int to/from floating point
Show description for 8a92e2bauthored andcommitted

ppc: [liftoff] implement 32-bit Mod
Show description for 45d1c71authored andcommitted

ppc: [liftoff] implement 32-bit divide for liftoff
Show description for 4da2a84authored andcommitted

[deoptimizer][turbofan] Provide id of deoptimizing node in trace
Show description for 5d28775authored andcommitted
Commits on Aug 10, 2021
PPC: optimize floating pint min/max
Show description for 2e076e2authored andcommitted

Commits on Aug 6, 2021
ppc: [liftoff] Fix AndU64 issue with signed value
Show description for 06f7ed7authored andcommitted

Commits on Aug 5, 2021
[baseline] Skip fix reference if no GC
Show description for 208854bauthored andcommitted
Commits on Aug 4, 2021
PPC/s390: [masm][ia32][arm] Introduce helper to drop arguments.
Show description for 1c50ffbauthored andcommitted

[baseline] Retry compiling on-heap when growing buffer
Show description for fb4f89aauthored andcommitted
Commits on Aug 3, 2021
PPC [simd]: Optimize ReplaceLane on Power10
Show description for 80aed7eauthored andcommitted

Commits on Jul 30, 2021
ppc: [liftoff] implement fp copysign
Show description for 121df41authored andcommitted

Commits on Jul 29, 2021
PPC [simd]: optimize I64x2Mul on Power10
Show description for b67dd42authored andcommitted

PPC/s390: [baseline] Fallback to handle references on heap compilation
Show description for 5020d83authored andcommitted
