Commits
User selector
Commit History
Commits on May 26, 2020
[Torque] Porting TypedArray entries, keys, values
Show description for 816adc9committed[turbofan][x64][ptr-compr] Use root register for kHeapConstant equality
Show description for 02acf4aauthored andcommitted
[clang-tidy] Make deleted member functions public
Show description for 2bf94b8authored andcommitted
[clang-tidy] Use nullptr keyword
Show description for dafba0dauthored andcommitted
[clang-tidy] Add override to overridden destructors
Show description for f84b75dauthored andcommitted
Reland "cppgc: Port concurrent sweeper"
Show description for 09f082fauthored andcommitted

[torque] use :: to refer to global namespace
Show description for d0a1c5bauthored andcommitted
PPC: [wasm-simd] Implement simd binary operations
Show description for a02038bauthored andcommitted

Revert "[torque][cleanup] Use more precise field types in a few classes"
Show description for 16cb2d9authored andcommitted
[compiler] Add StackOrder to CallInterfaceDescriptor
Show description for 5337e2aauthored andcommitted
Revert "cppgc: Port concurrent sweeper"
Show description for a35d0e8authored andcommitted
cppgc: Port concurrent sweeper
Show description for 9a0e6bdauthored andcommitted

[heap] Support concurrent sweepers from main thread
Show description for 008c5a6authored andcommitted

[heap] Allocate black on background threads during marking
Show description for cf19f5fauthored andcommitted

[wasm][debug][cleanup] Remove redundant Isolate parameter
Show description for a7a201bauthored andcommitted
[wasm][debug] Fix deadlock in recompilation
Show description for cfeb66dauthored andcommitted
[wasm][debug] Remove interpreter frame inspection
Show description for 5c05acfauthored andcommitted
[compiler] Clarify ConstructParameters::arity()
Show description for 458c07aauthored andcommitted
[compiler] Hook in unary op builtins with feedback in generic lowering
Show description for d91e8d8authored andcommitted
[wasm][debugging] Add wasm instance to module scope
Show description for c8e3cbbauthored andcommitted
[wasm-gc] Check if ref. indices in struct/array defs are legal
Show description for 4c25616authored andcommitted
Commits on May 25, 2020
[class] Fix parenthesized calls of optional chains containing private fields
Show description for 2685658authored andcommitted
[wasm][interpreter] Remove breakpoint support
Show description for 843a1f4authored andcommitted
[wasm][debug] Avoid repeated recompilation
Show description for 447d7d6authored andcommitted
[nci] Add Unary/Binary/Compare builtins with feedback
Show description for a0e7456authored andcommitted
[wasm] Introduce the SyncStreamingDecoder
Show description for d4bb820authored andcommitted
Port SloppyArgumentsElements to Torque
Show description for e7e77bbauthored andcommitted
[TurboProp] Don't try to rewire unreachable blocks to end.
Show description for f34771fauthored andcommitted
[wasm][bug] Check that type indexes are within limits in read_value_type
Show description for be6c7f4authored andcommitted
Added API to verify version match on snapshot blob
Show description for c3112fcauthored andcommitted
Commits on May 22, 2020
[torque] Generate better code when using `&` operator on bitfields
Show description for 98438d8authored andcommitted
Commits on May 21, 2020
[wasm-simd][arm] Improve f64x2 lt and le codegen
Show description for d48bbd5authored andcommitted
[wasm-simd] Fix pmin pmax opcodes
Show description for b409a44authored andcommitted
[wasm-simd] Rename anytrue and alltrue to follow proposal
Show description for 4c2f84bauthored andcommitted
[diagnostics] Support --turbo-profiling for builtins
Show description for 18c7367authored andcommitted