Commits
User selector
Commit History
Commits on Mar 31, 2020
[wasm] Fix capitalization of "Wasm"
Show description for e7cb911authored andcommitted
Commits on Mar 30, 2020
[wasm-simd][x64] AVX codegen
Show description for deb490dauthored andcommitted
Commits on Mar 27, 2020
[wasm-simd][x64] Add AVX codegen
Show description for 0c423a7authored andcommitted
Commits on Mar 25, 2020
[wasm-simd][x64] Add AVX codegen
Show description for 2f83184authored andcommitted
[offthread] Pin OffThreadIsolate to a given thread
Show description for 8e8d61bauthored andcommitted
[offthread] Release OffThreadParseInfoScope early
Show description for 8d47a28authored andcommitted
Commits on Mar 24, 2020
[mips32] Change architecture judgement functions to constexpr.
Show description for bfdccd7authored andcommitted
Commits on Mar 20, 2020
[runtime] Reverse JS arguments: fix tests and builtin arguments
Show description for 2a1a7bfauthored andcommitted
Commits on Mar 19, 2020
[wasm] Introduce a TableCopy builtin
Show description for 1e1d4d8authored andcommitted
[wasm] Introduce a WasmTableInit CSA builtin
Show description for ca5ee9dauthored andcommitted
[wasm][mips] Save FP & PC when calling C functions
Show description for 38c3bd4authored andcommitted
Revert "[parser] Introduce UnoptimizedCompileFlags"
Show description for fabea6aauthored andcommitted
[parser] Introduce UnoptimizedCompileFlags
Show description for d91679bauthored andcommitted
Commits on Mar 18, 2020
[wasm-simd][x64] Optimize codegen when shift is constant
Show description for 0d886c5authored andcommitted
[parser] Remove Handles from ParseInfo
Show description for 37aaa41authored andcommitted
Commits on Mar 17, 2020
s390: [wasm-simd] Enable simd on the s390x architecture
Show description for 06de28dauthored andcommitted

[wasm-simd][ia32] Unify SSE and AVX impl for i8x16.shl
Show description for 97014f6authored andcommitted
[arm64] Use BTI instructions for forward CFI
Show description for ea82d03authored andcommitted
Commits on Mar 16, 2020
s390: [wasm-simd] Add simulator support for simd operations
Show description for 1b2e0ddauthored andcommitted

[TurboFan] Redirect --trace-opt, --trace-deopt, --trace-osr to a file
Show description for b0bae6cauthored andcommitted
Commits on Mar 12, 2020
[wasm] Turn ValueType from an enum to a class
Show description for f3b4167authored andcommitted
[assembler] Remove some dead code
Show description for 236bf2dauthored andcommitted
Commits on Mar 11, 2020
Reland "[wasm] Do memory.copy bounds check in C++ code"
Show description for 126f1eeauthored andcommitted
Revert "[wasm] Do memory.copy bounds check in C++ code"
Show description for b8eeb07authored andcommitted
[wasm] Do memory.copy bounds check in C++ code
Show description for c475e70authored andcommitted
Commits on Mar 10, 2020
[parser] Remove ParseInfo flag setting after script creation
Show description for e68b594authored andcommitted
[parser] Move ParseInfo wrapped argument setup
Show description for 4f3b099authored andcommitted
Commits on Mar 9, 2020
[class] implement inspector support for static private methods
Show description for 0ea5b52authored andcommitted
[CSA] Add CSA_ASSERT to test for the empty context
Show description for 990b0d4authored andcommitted
[torque] Generate GC object visitors for Torque classes
Show description for 4f4d73fauthored andcommitted
Commits on Mar 6, 2020
[mips][wasm] Refactor AtomicWait implementation
Show description for 65ff0dbauthored andcommitted
s390: [wasm-simd] Add to simd Decimal and FP operations
Show description for 62d2b9dauthored andcommitted

Commits on Mar 5, 2020
[builtins] Reverse arguments in builtins assembler x64
Show description for cbbdb4dauthored andcommitted
[CSA] Adapt arguments to be accessed in the reversed order
Show description for f0bfa9eauthored andcommitted
Commits on Mar 4, 2020
[wasm-simd][x64] Add AVX codegen for some conversion ops
Show description for 1ef9731authored andcommitted