v8/src/execution
Milad Farazmand 7696e532e6 Revert "s390: cleanup TM family instructions"
This reverts commit e7cc0f81c1.

Reason for revert: <INSERT REASONING HERE>

Original change's description:
> s390: cleanup TM family instructions
> 
> Change-Id: I4a95a7508d66950db4a0032893ca0a34901b2d59
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1688559
> Reviewed-by: Joran Siu <joransiu@ca.ibm.com>
> Reviewed-by: Junliang Yan <jyan@ca.ibm.com>
> Commit-Queue: Junliang Yan <jyan@ca.ibm.com>
> Cr-Commit-Position: refs/heads/master@{#62772}

TBR=jyan@ca.ibm.com,joransiu@ca.ibm.com,yang.qin@ibm.com

Change-Id: If7c26ba0b2f5ecc66a85841995a1ee21c3cba454
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1706362
Reviewed-by: Milad Farazmand <miladfar@ca.ibm.com>
Commit-Queue: Milad Farazmand <miladfar@ca.ibm.com>
Cr-Commit-Position: refs/heads/master@{#62785}
2019-07-17 17:59:47 +00:00
..
arm [cleanup] Reduce frames.h include ball from 686 to ~270 2019-07-12 10:20:41 +00:00
arm64 [cleanup] Reduce frames.h include ball from 686 to ~270 2019-07-12 10:20:41 +00:00
ia32 [cleanup] Reduce frames.h include ball from 686 to ~270 2019-07-12 10:20:41 +00:00
mips [cleanup] Reduce frames.h include ball from 686 to ~270 2019-07-12 10:20:41 +00:00
mips64 [cleanup] Reduce frames.h include ball from 686 to ~270 2019-07-12 10:20:41 +00:00
ppc PPC/s390: s390: [cleanup] Avoid {Object::operator->} 2019-05-29 15:14:30 +00:00
s390 Revert "s390: cleanup TM family instructions" 2019-07-17 17:59:47 +00:00
x64 [cleanup] Reduce frames.h include ball from 686 to ~270 2019-07-12 10:20:41 +00:00
arguments-inl.h Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
arguments.cc
arguments.h Move utility code to src/utils 2019-05-23 14:13:34 +00:00
execution.cc [cleanup] Reduce frames.h include ball from 686 to ~270 2019-07-12 10:20:41 +00:00
execution.h [inspector] disable debug breaks for builtins when called from API 2019-06-28 08:57:08 +00:00
frame-constants.h [wasm-c-api] Faster C-to-Wasm entry 2019-06-27 13:39:48 +00:00
frames-inl.h [base] Move v8memory.h to base/memory.h 2019-06-21 11:44:18 +00:00
frames.cc [cleanup] Reduce frames.h include ball from 686 to ~270 2019-07-12 10:20:41 +00:00
frames.h [cleanup] Reduce frames.h include ball from 686 to ~270 2019-07-12 10:20:41 +00:00
futex-emulation.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
futex-emulation.h Move utility code to src/utils 2019-05-23 14:13:34 +00:00
interrupts-scope.cc [execution] Extract interrupt scopes and stack guard 2019-06-13 12:03:52 +00:00
interrupts-scope.h [execution] Extract interrupt scopes and stack guard 2019-06-13 12:03:52 +00:00
isolate-data.h [cpu-profiler] Fix stack iterability during deopt 2019-07-11 09:23:34 +00:00
isolate-inl.h [regexp] Move the RegExpSpeciesProtector to the native context 2019-07-11 09:08:34 +00:00
isolate-utils-inl.h [ptr-compr] Adding [Heap]Object::IsXXX(Isolate* isolate) predicates 2019-06-24 11:34:33 +00:00
isolate-utils.h [ptr-compr] Adding [Heap]Object::IsXXX(Isolate* isolate) predicates 2019-06-24 11:34:33 +00:00
isolate.cc Add --trace-protector-invalidation flag 2019-07-15 13:35:17 +00:00
isolate.h [cleanup] Fix forward declaration ordering in isolate.h 2019-07-17 15:29:51 +00:00
messages.cc [cleanup] Reduce frames.h include ball from 686 to ~270 2019-07-12 10:20:41 +00:00
messages.h Introduce ErrorUtils::StackTraceCollection 2019-07-08 09:50:46 +00:00
microtask-queue.cc [WeakRefs] Rename to KeepDuringJob, ClearKeptObjects 2019-06-13 08:57:39 +00:00
microtask-queue.h
OWNERS Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
runtime-profiler.cc [cleanup] Avoid {Object::operator->} 2019-05-23 07:52:07 +00:00
runtime-profiler.h Move utility code to src/utils 2019-05-23 14:13:34 +00:00
simulator-base.cc
simulator-base.h Move remaining files in src/ 2019-05-24 18:24:36 +00:00
simulator.h Move architecture dependent files 2019-05-28 14:02:15 +00:00
stack-guard.cc Revert "[arraybuffer] Rearchitect backing store ownership" 2019-07-08 17:20:51 +00:00
stack-guard.h [execution] Extract interrupt scopes and stack guard 2019-06-13 12:03:52 +00:00
thread-id.cc
thread-id.h
thread-local-top.cc
thread-local-top.h Move remaining files in src/ 2019-05-24 18:24:36 +00:00
v8threads.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
v8threads.h Move remaining files in src/ 2019-05-24 18:24:36 +00:00
vm-state-inl.h
vm-state.h Move remaining files in src/ 2019-05-24 18:24:36 +00:00