v8/src
Ng Zhi An 357ba1bae7 [wasm-simd][x64] Add missing SSE4_1 scope
roundpd requires SSE4.1.

Bug: v8:11265
Change-Id: I1b5d322946de44f57026b09ec406d32128e5b3bd
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2668916
Reviewed-by: Bill Budge <bbudge@chromium.org>
Commit-Queue: Zhi An Ng <zhin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#72509}
2021-02-03 18:16:58 +00:00
..
api Reland "[debug][api] Move debugger support to debug-interface.cc." 2021-01-28 15:07:19 +00:00
asmjs [config] Add V8_NODISCARD for Scope classes 2020-11-26 11:08:45 +00:00
ast Reland2 [super] Store home object in Context instead of JSFunction 2021-01-29 09:19:23 +00:00
base [mac-arm] Fix typo in preprocessor check 2021-01-22 22:19:49 +00:00
builtins [isolate] Don't create unnecessary handles 2021-02-03 15:44:23 +00:00
codegen Reland "Reland "Reland "[compiler][wasm] Align Frame slots to value size""" 2021-02-03 16:50:47 +00:00
common [wasm] PostMessage of Memory.buffer should throw 2021-01-28 21:44:42 +00:00
compiler [wasm-simd][x64] Add missing SSE4_1 scope 2021-02-03 18:16:58 +00:00
compiler-dispatcher [compiler] Remove disallow scopes 2020-12-03 16:42:24 +00:00
d8 Reland [d8] Fix a crash when getting the worker's onmessage handler 2021-02-02 14:24:53 +00:00
date Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
debug [torque] Port String.prototype.includes/indexOf and StringIndexOf 2021-02-01 08:29:15 +00:00
deoptimizer [deoptimizer] Refactor translation opcodes and array builder 2021-01-25 07:46:35 +00:00
diagnostics [top-level-await] Implement spec fix for cycle root detection 2021-02-03 18:07:58 +00:00
execution [isolate] Don't create unnecessary handles 2021-02-03 15:44:23 +00:00
extensions [cleanup] Remove remaining uses of DISALLOW_COPY_AND_ASSIGN 2020-12-03 12:24:03 +00:00
flags [nci] Remove --turbo-nci-as-midtier and other flags 2021-02-02 11:28:18 +00:00
handles [heap, infra] Remove --local-heaps and --concurrent-allocation flags 2021-02-01 11:01:26 +00:00
heap [top-level-await] Implement spec fix for cycle root detection 2021-02-03 18:07:58 +00:00
ic [torque] Begin porting ScopeInfo to Torque 2021-01-20 11:56:21 +00:00
init Reland2 [super] Store home object in Context instead of JSFunction 2021-01-29 09:19:23 +00:00
inspector [clang-tidy] Reserve space in vectors before pushing 2021-01-26 13:06:09 +00:00
interpreter [interpreter] Store accumulator to callee after optional chain checks 2021-02-02 11:27:13 +00:00
json [string] Skip length checks in IsEqualTo 2020-11-26 16:31:34 +00:00
libplatform Step 1 (of 3-ish): Basic ETW Instrumentation in V8 2021-01-05 20:11:03 +00:00
libsampler [cleanup] Remove remaining uses of DISALLOW_COPY_AND_ASSIGN 2020-12-03 12:24:03 +00:00
logging [heap] Increase limit of histograms to 1 second and rename them 2021-01-28 13:23:39 +00:00
numbers [offthread] Fix StringTable/WriteToFlat performance 2020-11-25 12:13:54 +00:00
objects [top-level-await] Implement spec fix for cycle root detection 2021-02-03 18:07:58 +00:00
parsing Reland2 [super] Store home object in Context instead of JSFunction 2021-01-29 09:19:23 +00:00
profiler [cpu-profiler] Protect StringsStorage::GetCopy with a lock 2021-01-28 22:53:02 +00:00
protobuf Add OWNERS to src/protobuf 2019-05-15 11:17:23 +00:00
regexp [regexp] Undo removal of ParseRegExpSyntax 2021-02-01 07:41:55 +00:00
roots Reland "[wasm-gc] Remove abstract rtts" 2021-01-27 09:29:06 +00:00
runtime [wasm][debug] Add support for conditional breakpoints. 2021-02-02 13:42:24 +00:00
sanitizer [platform] Add SharedMemory allocation and mapping 2020-07-30 18:31:21 +00:00
snapshot Mark builtins as hot sections using text section prefix in Windows. 2021-01-21 07:57:18 +00:00
strings [cleanup] Remove uses of DISALLOW_COPY_AND_ASSIGN 2020-11-25 01:46:32 +00:00
tasks [tasks] Cleanup OperationsBarrier 2020-12-17 14:56:33 +00:00
third_party [tools] Extend optimizations markers 2020-12-01 18:30:01 +00:00
torque [torque] Add @relaxedRead annotation 2021-02-03 15:43:17 +00:00
tracing [tracing] Fix builds with perfetto and v8-gn.h 2021-01-21 08:42:18 +00:00
trap-handler Reland "[wasm][mac][arm64] Enable OOB trap handler" 2021-01-28 14:02:39 +00:00
utils [arm64/sim] Add a 'sim' gdb command 2021-02-02 11:59:53 +00:00
wasm Reland "Reland "Reland "[compiler][wasm] Align Frame slots to value size""" 2021-02-03 16:50:47 +00:00
zone [cleanup] Replace all remaining Min/Max uses with std::min/max 2020-11-24 17:32:01 +00:00
DEPS [ia32] Unify I32x4SConvertF32x4 SSE and AVX opcodes 2020-12-14 02:47:49 +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