v8/src
Deepti Gandluri b0c2b7797a [relaxed-simd] Fix ordering of relaxed FMA/FNMA operands
New ordering and rationale described here:
https://github.com/WebAssembly/relaxed-simd/issues/27#issuecomment-1190859982

Bug: v8:12284
Change-Id: I61829617b55ee92642485c18400523e659dc0349
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4109474
Reviewed-by: Ilya Rezvov <irezvov@chromium.org>
Commit-Queue: Deepti Gandluri <gdeepti@chromium.org>
Cr-Commit-Position: refs/heads/main@{#84913}
2022-12-16 19:12:44 +00:00
..
api API Calls C++ micro-optimisations 2022-12-15 11:03:26 +00:00
asmjs Reland "[flags] Remove FLAG_* aliases" 2022-10-14 13:13:55 +00:00
ast [parser] Reset the calls_eval flag after arrow head 2022-12-13 13:15:51 +00:00
base Microoptimizations in FastDtoa. 2022-12-16 15:03:39 +00:00
baseline ppc64: fix StaContextSlot for ptr-compr 2022-11-10 14:15:50 +00:00
bigint Reland "Remove some unused includes" 2022-07-05 16:44:13 +00:00
builtins [ic] Fix no-feedback binops 2022-12-16 13:02:35 +00:00
codegen [relaxed-simd] Fix ordering of relaxed FMA/FNMA operands 2022-12-16 19:12:44 +00:00
common [static-roots] Build infrastructure for static roots 2022-12-14 15:19:39 +00:00
compiler [relaxed-simd] Fix ordering of relaxed FMA/FNMA operands 2022-12-16 19:12:44 +00:00
compiler-dispatcher [compiler-dispatcher] Use v8_flags for accessing flag values 2022-10-10 15:43:11 +00:00
d8 [asm] In LogCode, use empty string instead of nullptr as default url 2022-12-16 09:49:18 +00:00
date [intl] Enhance Date parser to take Unicode SPACE 2022-11-16 18:00:56 +00:00
debug Reland: "[wasm] Compile debug code lazily" 2022-12-15 14:59:13 +00:00
deoptimizer Improve encoding speed for translation arrays 2022-12-16 00:42:45 +00:00
diagnostics [heap] Remove optimized code list 2022-12-13 11:58:32 +00:00
execution Clarify how entry frames link the to the next exit frame 2022-12-15 12:41:40 +00:00
extensions [strings] Accomodate shared strings in externalizeString() 2022-09-09 20:49:35 +00:00
flags [ext-code-space] Improve code range allocation logic 2022-12-16 16:33:55 +00:00
handles unified-young-gen: Fix Oilpan-to-V8 remembered set 2022-12-14 14:01:35 +00:00
heap [ext-code-space] Improve code range allocation logic 2022-12-16 16:33:55 +00:00
ic [ic] Fix no-feedback binops 2022-12-16 13:02:35 +00:00
init unified-young-gen: Fix Oilpan-to-V8 remembered set 2022-12-14 14:01:35 +00:00
inspector Reland: "[wasm] Compile debug code lazily" 2022-12-15 14:59:13 +00:00
interpreter [sparkplug] Workaround potential CPU bug on some Android devices 2022-11-09 15:46:34 +00:00
json [json-parse-with-source] Remove GCCallback before internalize 2022-10-12 16:03:01 +00:00
libplatform [Tracing w/SDK] Replace TraceStateObserver with TrackEventSessionObserver 2022-12-01 11:18:24 +00:00
libsampler [mips32] Delete mips32 from v8 2022-09-13 07:54:54 +00:00
logging [wasm][revec] Add RevectorizePhase in WASM compilation pipeline 2022-12-16 07:19:53 +00:00
maglev [maglev] Avoid copying temporary registers to deferred code 2022-12-16 10:33:48 +00:00
numbers [turbofan] Constant-folding parseInt with constant string input 2022-12-06 01:31:46 +00:00
objects API Calls C++ micro-optimisations 2022-12-15 11:03:26 +00:00
parsing [compiler] Expose more detailed script types with --log-function-events 2022-11-22 12:05:35 +00:00
profiler [heap-profiler] Fix use of unordered_map with HeapObjects 2022-12-15 15:27:07 +00:00
protobuf Remove petermarshall from OWNERS 2021-03-31 11:00:22 +00:00
regexp [regexp] Support properties of strings in unicode sets mode 2022-11-25 10:29:16 +00:00
roots Revert "[static-roots] Enable static roots on supported configurations" 2022-12-14 17:55:06 +00:00
runtime [turboshaft] Implement %CheckTurboshaftTypeOf intrinsic to test typer 2022-12-16 10:10:58 +00:00
sandbox [sandbox] Query OS for virtual address space limit 2022-12-01 10:07:38 +00:00
snapshot Fix a failing DCHECK 2022-12-15 14:06:59 +00:00
strings [objects] Pass isolate to SeqString::Truncate 2022-11-28 13:20:49 +00:00
tasks Remove some unused includes (3) 2022-07-07 09:42:31 +00:00
temporal [Temporal] Clean up parser 2022-09-27 20:38:54 +00:00
third_party Fix vtunejit issues 2022-07-27 13:02:17 +00:00
torque [turboshaft] Introduce new Turboshaft type system 2022-12-09 17:41:29 +00:00
tracing [Tracing w/SDK] Replace TraceStateObserver with TrackEventSessionObserver 2022-12-01 11:18:24 +00:00
trap-handler [trap-handler] Fix the Windows ARM64 build when using MSVC 2022-10-22 18:52:18 +00:00
utils [ext-code-space] Improve code range allocation logic 2022-12-16 16:33:55 +00:00
wasm [wasm] Make disassembler more robust for invalid modules 2022-12-16 17:52:54 +00:00
web-snapshot [arraybuffers, api] Implement [[ArrayBufferDetachKey]] support 2022-10-21 12:55:18 +00:00
zone Support precise zone stats for Windows 2022-12-14 17:18:58 +00:00
DEPS [heap] Refactor pretenuring logic out of heap 2022-10-05 16:28:38 +00:00
DIR_METADATA Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
OWNERS Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00