v8/src
Deepti Gandluri 2c2b094f59 [wasm-relaxed-simd] Liftoff prototypes for Arm Trunc/Sat operations
Bug: v8:12284
Change-Id: I9d4a5d7420c6650039f84b3c8fc7974e9e617ce3
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3687566
Reviewed-by: Thibaud Michaud <thibaudm@chromium.org>
Commit-Queue: Deepti Gandluri <gdeepti@chromium.org>
Cr-Commit-Position: refs/heads/main@{#80981}
2022-06-07 18:00:25 +00:00
..
api Allow BackgroundCompileTask to be created from a background thead 2022-05-31 15:21:58 +00:00
asmjs Reland "[asm] Reject import calls with too many parameters" 2022-03-09 15:46:32 +00:00
ast Replace STATIC_ASSERT with static_assert 2022-05-13 13:46:27 +00:00
base Have YIELD_PROCESSOR sleep for 1ms under TSAN 2022-05-21 00:25:05 +00:00
baseline PPC [flags] Protect individual flag updates 2022-06-07 12:46:55 +00:00
bigint Reland "Reland "[Torque] Generalize Torque literals to larger size"" 2022-02-04 09:40:24 +00:00
builtins PPC/s390: [heap] Remove write barrier builtin for incremental marking 2022-06-07 15:58:35 +00:00
codegen PPC/s390: [heap] Remove write barrier builtin for incremental marking 2022-06-07 15:58:35 +00:00
common [heap] Remove write barrier builtin for incremental marking 2022-06-07 07:57:05 +00:00
compiler PPC/s390: [heap] Remove write barrier builtin for incremental marking 2022-06-07 15:58:35 +00:00
compiler-dispatcher [compiler-dispatcher] Fix double ShouldYield call 2022-05-20 10:14:58 +00:00
d8 [flags] Protect individual flag updates 2022-06-03 10:24:40 +00:00
date [inspector] Side-effect free DateMirror descriptions. 2022-04-06 13:19:33 +00:00
debug [heap] Remove write barrier builtin for incremental marking 2022-06-07 07:57:05 +00:00
deoptimizer [ext-code-space] Introduce CodeLookupResult 2022-06-03 10:04:50 +00:00
diagnostics [wasm] Various small cleanups 2022-06-07 13:13:45 +00:00
execution [arm64] Fix GCC build issue for CFI 2022-06-07 16:12:45 +00:00
extensions [heap] Statistics extension needs to check whether new space exists 2022-03-23 09:30:51 +00:00
flags [heap] Remove write barrier builtin for incremental marking 2022-06-07 07:57:05 +00:00
handles [handles] Allow PersistentHandlesScopes in the context of SealedHandleScopes 2022-05-16 15:21:06 +00:00
heap cleanup: Fix some typos 2022-06-07 14:43:07 +00:00
ic [ic] Support smi receivers in megamorphic loads 2022-06-02 17:39:52 +00:00
init [flags] Protect individual flag updates 2022-06-03 10:24:40 +00:00
inspector Fix IsCBORMessage() to accept correct CBOR envelope 2022-06-03 17:13:39 +00:00
interpreter [maglev] Implement BranchIfInt32Compare 2022-05-23 11:40:57 +00:00
json JSON.parse errors made user-friendly part 2 2022-05-19 15:07:03 +00:00
libplatform [libplatform] Stop workers before destroying task queue 2022-05-31 09:38:27 +00:00
libsampler [sampler] Fix data race in Sampler::DoSample 2022-05-02 14:40:44 +00:00
logging [flags] Protect individual flag updates 2022-06-03 10:24:40 +00:00
maglev [maglev] Fix dead fallthrough after unconditional deopt 2022-06-03 08:59:50 +00:00
numbers [bigint] Fix object literal property keys like 0x0n 2022-05-20 11:21:15 +00:00
objects [wasm] Various small cleanups 2022-06-07 13:13:45 +00:00
parsing [parser] Keep track of whether parses are re-parses 2022-06-01 14:08:48 +00:00
profiler [flags] Protect individual flag updates 2022-06-03 10:24:40 +00:00
protobuf Remove petermarshall from OWNERS 2021-03-31 11:00:22 +00:00
regexp [flags] Protect individual flag updates 2022-06-03 10:24:40 +00:00
roots Revert "[heap] pre-populate the single_character_string_cache" 2022-05-31 16:41:47 +00:00
runtime Revert 3 OSR-related commits 2022-06-03 09:18:00 +00:00
sandbox [sandbox] Treat sandbox reservation failures as OOMs 2022-06-07 13:46:05 +00:00
sanitizer Reland "[elements] Avoid racy data reads/writes" 2021-05-06 10:46:52 +00:00
snapshot [heap] Remove write barrier builtin for incremental marking 2022-06-07 07:57:05 +00:00
strings Replace STATIC_ASSERT with static_assert 2022-05-13 13:46:27 +00:00
tasks Remove rmcilroy from OWNERS. 2021-08-19 16:30:27 +00:00
temporal [Temporal] Syntax error if DateExtendedYear is -000000 2022-05-24 04:58:31 +00:00
third_party [stringrefs] Add generalized UTF-8 decoder / validator 2022-05-20 08:05:04 +00:00
torque Reland "[shared-struct] Add Atomics.Mutex" 2022-06-01 01:12:07 +00:00
tracing [v8] Fix data race in TRACE_EVENT macros. 2022-06-07 00:19:05 +00:00
trap-handler Fix atomic initialization to work with C++20. 2022-05-10 15:43:25 +00:00
utils [utils] Introduce SparseBitVector 2022-05-16 10:23:26 +00:00
wasm [wasm-relaxed-simd] Liftoff prototypes for Arm Trunc/Sat operations 2022-06-07 18:00:25 +00:00
web-snapshot [web snapshot] Support properties in Class. 2022-06-03 02:43:29 +00:00
zone Replace STATIC_ASSERT with static_assert 2022-05-13 13:46:27 +00:00
DEPS [wasm-gc][turbofan] Introduce wasm-gc-specific nodes 2022-05-25 14:03:36 +00:00
DIR_METADATA
OWNERS