v8/src
Junliang Yan 3a159b87f4 s390x: [liftoff] only reverse when access mem
Change-Id: I34552a97244c5f4c343d16e5093676e3af5c210b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2667510
Reviewed-by: Milad Fa <mfarazma@redhat.com>
Commit-Queue: Junliang Yan <junyan@redhat.com>
Cr-Commit-Position: refs/heads/master@{#72486}
2021-02-02 13:57:33 +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 [mips64] Push the full MSA register before lazy compile 2021-02-02 09:34:16 +00:00
codegen [nci] Remove --turbo-nci-as-midtier and other flags 2021-02-02 11:28:18 +00:00
common [wasm] PostMessage of Memory.buffer should throw 2021-01-28 21:44:42 +00:00
compiler [compiler] Perform FindFieldOwner concurrently through Refs 2021-02-02 12:29:53 +00:00
compiler-dispatcher [compiler] Remove disallow scopes 2020-12-03 16:42:24 +00:00
d8 Revert "[d8] Fix a crash when getting the worker's onmessage handler" 2021-02-02 12:14:15 +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 [arm64/sim] Add a 'sim' gdb command 2021-02-02 11:59:53 +00:00
execution [arm64/sim] Add a simple backtrace debug command 2021-02-02 12:04:33 +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 [heap, infra] Remove --local-heaps and --concurrent-allocation flags 2021-02-01 11:01:26 +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 [nci] Remove --turbo-nci-as-midtier and other flags 2021-02-02 11:28:18 +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 [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 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 s390x: [liftoff] only reverse when access mem 2021-02-02 13:57:33 +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