v8/src
Ng Zhi An ca0c1f8f37 [wasm-simd][liftoff][arm][arm64] Implement i64x2.eq
For ARM, factor the code sequence out into a macro-assembler function to
allow sharing between TurboFan and Liftoff.

Bug: v8:11215
Change-Id: Ib337e3f3dd90174b71a9bcd951b3779275c7465c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2648820
Commit-Queue: Zhi An Ng <zhin@chromium.org>
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#72380}
2021-01-27 21:28:41 +00:00
..
api [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
asmjs [config] Add V8_NODISCARD for Scope classes 2020-11-26 11:08:45 +00:00
ast [regexp] Implement the /d flag for RegExp indices 2021-01-26 04:14:10 +00:00
base [mac-arm] Fix typo in preprocessor check 2021-01-22 22:19:49 +00:00
builtins S390: Push the full simd register before lazy compile 2021-01-27 01:51:44 +00:00
codegen [wasm-simd][liftoff][arm][arm64] Implement i64x2.eq 2021-01-27 21:28:41 +00:00
common [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +00:00
compiler [wasm-simd][liftoff][arm][arm64] Implement i64x2.eq 2021-01-27 21:28:41 +00:00
compiler-dispatcher [compiler] Remove disallow scopes 2020-12-03 16:42:24 +00:00
d8 [test] Make worker related tests more fuzzable 2021-01-26 12:09:59 +00:00
date Add DIR_METADATA files to v8. 2020-10-20 22:12:28 +00:00
debug [inspector] Fix crash due to misuse of embedder fields. 2021-01-26 14:52:30 +00:00
deoptimizer [deoptimizer] Refactor translation opcodes and array builder 2021-01-25 07:46:35 +00:00
diagnostics Reland "[wasm-gc] Remove abstract rtts" 2021-01-27 09:29:06 +00:00
execution [wasm-simd][arm64] Prototype double precision conversion 2021-01-27 17:03:09 +00:00
extensions [cleanup] Remove remaining uses of DISALLOW_COPY_AND_ASSIGN 2020-12-03 12:24:03 +00:00
flags Add option to allocate feedback vector based on bytecode size 2021-01-27 16:36:28 +00:00
handles [TurboFan] Templatize GetBytecodeArray 2020-12-17 16:46:53 +00:00
heap cppgc: Change histograms from ms to us 2021-01-27 16:34:08 +00:00
ic [torque] Begin porting ScopeInfo to Torque 2021-01-20 11:56:21 +00:00
init [inspector] Fix crash due to misuse of embedder fields. 2021-01-26 14:52:30 +00:00
inspector [clang-tidy] Reserve space in vectors before pushing 2021-01-26 13:06:09 +00:00
interpreter [modules][api] Add version of HostImportModuleDynamically with import assertions 2021-01-26 04:15:15 +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 log: remove --log-regexp from comments 2021-01-27 12:23:38 +00:00
numbers [offthread] Fix StringTable/WriteToFlat performance 2020-11-25 12:13:54 +00:00
objects Add option to allocate feedback vector based on bytecode size 2021-01-27 16:36:28 +00:00
parsing Reland [super] Store home object in Context instead of JSFunction 2021-01-19 17:05:01 +00:00
profiler Revert "[cpu-profiler] Implement weak phantom finalizers for CodeMap entries" 2021-01-26 23:50:18 +00:00
protobuf Add OWNERS to src/protobuf 2019-05-15 11:17:23 +00:00
regexp s390x: Create LE version of Load 2021-01-18 17:10:56 +00:00
roots Reland "[wasm-gc] Remove abstract rtts" 2021-01-27 09:29:06 +00:00
runtime [test][turbofan] Add %ObserveNode intrinsic for node-specific tests 2021-01-26 17:38:00 +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 [clang-tidy] Reserve space in vectors before pushing 2021-01-26 13:06:09 +00:00
tracing [tracing] Fix builds with perfetto and v8-gn.h 2021-01-21 08:42:18 +00:00
trap-handler Revert "[wasm][mac][arm64] Enable OOB trap handler" 2021-01-19 08:47:59 +00:00
utils [compiler] Rename type BailoutId to BytecodeOffset 2021-01-20 13:03:41 +00:00
wasm [wasm-simd][liftoff][arm][arm64] Implement i64x2.eq 2021-01-27 21:28:41 +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