Commits
User selector
Commit History
Commits on Dec 17, 2020
Revert "Faster JS-to-Wasm calls"
Show description for de50785authored andcommitted
Faster JS-to-Wasm calls
Show description for 860fcb1authored andcommitted
Commits on Dec 16, 2020
[modules][api] Implement HostGetSupportedImportAssertions
Show description for 8ae4dc4authored andcommitted
Commits on Dec 15, 2020
[handles] Check whether main thread local heap is parked on dereference
Show description for ef059dfauthored andcommitted

Commits on Dec 14, 2020
[wasm-simd][arm] Prototype i8x16.popcnt
Show description for 231bc86authored andcommitted
Commits on Dec 11, 2020
s390x: unify constant load and LoadRR as mov
Show description for 95f8ac4authored andcommitted

Commits on Dec 10, 2020
[wasm-simd][arm] Prototype sign select
Show description for b6c1ef3authored andcommitted
Commits on Dec 9, 2020
[wasm-simd][arm] Prototype extended pairwise addition
Show description for cc682a6authored andcommitted
Commits on Dec 7, 2020
[arm][cleanup] Refactor decoding to follow guide
Show description for 9debac6authored andcommitted
[wasm-simd][arm] Prototype extended multiply
Show description for 5ce5f42authored andcommitted
[wasm-simd][arm] Prototype load lane and store lane
Show description for 996aadbauthored andcommitted
Commits on Dec 3, 2020
[liftoff] s390x: implement f32/f64 min/max
Show description for e131069authored andcommitted

s390x: cleanup and unify vfmin/vfmax simulation
Show description for edb6a55authored andcommitted

Revert "Reland "[wasm-simd][arm] Prototype i8x16.popcnt""
Show description for d64759cauthored andcommitted
Reland "[wasm-simd][arm] Prototype i8x16.popcnt"
Show description for d0f7c6aauthored andcommitted
s390x: simply ByteReverse using templates
Show description for 93148daauthored andcommitted

Commits on Dec 2, 2020
s390x: Unify VectorReg access on simulator
Show description for 736e714authored andcommitted

s390x: unify FP register access on simulator
Show description for 6cbc719authored andcommitted

[runtime-profiler] Cleanup MarkCandidatesForOptimization* functions
Show description for 58477dcauthored andcommitted
Revert "[wasm-simd][arm] Prototype i8x16.popcnt"
Show description for f10ef12authored andcommitted
[wasm-simd][arm] Prototype i8x16.popcnt
Show description for e2aa734authored andcommitted
Commits on Dec 1, 2020
[tools] Extend optimizations markers
Show description for c0f72deauthored andcommitted
[handles] Retarget local handles on the main thread
Show description for 4a946eeauthored andcommitted

[cleanup][execution] Remove uses of DISALLOW_COPY_AND_ASSIGN
Show description for 7fd3c94authored andcommitted
Commits on Nov 30, 2020
[TurboFan] Transition SharedFunctionInfo to kNeverSerialized (3)
Show description for 61cf439authored andcommitted
Reland "[wasm-simd][arm] Prototype i64x2.bitmask"
Show description for d0414e8authored andcommitted
Commits on Nov 27, 2020
[runtime-profiler] Update profiler ticks before tiering up decisions
Show description for ec71d2bauthored andcommitted
Commits on Nov 26, 2020
[turboprop] Fix Turboprop to Turbofan tiering heuristics
Show description for 3de1232authored andcommitted
[config] Add V8_NODISCARD for Scope classes
Show description for 14c5b0aauthored andcommitted
Commits on Nov 25, 2020
[config] Add [[nodiscard]] as an attribute to v8config
Show description for 03a940eauthored andcommitted
Revert "[wasm-simd][arm] Prototype i64x2.bitmask"
Show description for 063ee23authored andcommitted
[wasm-simd][arm] Prototype i64x2.bitmask
Show description for 21e4794authored andcommitted
Commits on Nov 24, 2020
[cleanup] Replace all remaining Min/Max uses with std::min/max
Show description for 3836aebauthored andcommitted
[wasm-simd][arm64] Prototype prefetch arm64
Show description for 7f77076authored andcommitted
Commits on Nov 23, 2020
Reland "stack-trace-api: implement getEnclosingLine/Column"
Show description for 86991d0authored andcommitted
