v8/src/arm64
Santiago Aboy Solanes 8b11e91f21 [cleanup] Removing break and return after UNREACHABLE()
Everything after UNREACHABLE is dead code, so it makes sense to remove them.

Bug: v8:9183
Change-Id: If76468a73b926d74717cc2348fd5b36d30f680c1
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1605727
Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Commit-Queue: Santiago Aboy Solanes <solanes@chromium.org>
Cr-Commit-Position: refs/heads/master@{#61411}
2019-05-10 13:42:57 +00:00
..
assembler-arm64-inl.h [ic] Do not decode instructions to detect deoptimized code. 2019-05-08 14:13:28 +00:00
assembler-arm64.cc Reland "[ptr-compr] New RelocInfo for compressed pointers." 2019-04-30 07:37:06 +00:00
assembler-arm64.h [ic] Do not decode instructions to detect deoptimized code. 2019-05-08 14:13:28 +00:00
constants-arm64.h Reland "[parser] Inline byte scope data into PreparseData object" 2019-01-14 14:17:05 +00:00
cpu-arm64.cc Ignore cache flush when running V8 arm64 backend under simulator 2019-03-01 22:16:43 +00:00
decoder-arm64-inl.h [wasm][arm64] Extend jump table stress test to ARM64. 2018-08-09 10:37:58 +00:00
decoder-arm64.cc Remove grab-bag includes of v8.h from architecture ports. 2015-08-17 09:42:37 +00:00
decoder-arm64.h [cctest] Add V8_EXPORT_PRIVATE to arm/arm64 ports 2019-04-09 12:00:39 +00:00
deoptimizer-arm64.cc [arm64] Remove x18 from saved_register list for deoptimization 2019-05-08 15:07:07 +00:00
disasm-arm64.cc [cleanup] Use Vector::begin instead of Vector::start 2019-04-29 12:43:16 +00:00
disasm-arm64.h [cctest] Add V8_EXPORT_PRIVATE to arm/arm64 ports 2019-04-09 12:00:39 +00:00
eh-frame-arm64.cc [arm64] Rename csp to sp 2018-01-18 14:20:40 +00:00
frame-constants-arm64.cc [arm64] Update BuiltinContinuation frames for jssp alignment. 2017-10-11 15:05:20 +00:00
frame-constants-arm64.h [cleanup] Remove obsolete {ExitFrame::code_slot} mechanism. 2019-03-15 14:28:05 +00:00
instructions-arm64-constants.cc [cctest] Add V8_EXPORT_PRIVATE to arm/arm64 ports 2019-04-09 12:00:39 +00:00
instructions-arm64.cc [assembler] Factor out Registers from assembler.h 2018-12-19 09:18:20 +00:00
instructions-arm64.h [cctest] Add V8_EXPORT_PRIVATE to arm/arm64 ports 2019-04-09 12:00:39 +00:00
instrument-arm64.cc [arm64] Add missing simulator instrumentation counter. 2018-07-05 10:10:28 +00:00
instrument-arm64.h Use nullptr instead of NULL where possible 2017-10-13 17:21:49 +00:00
interface-descriptors-arm64.cc Reland "[heap] Clean-up keys of oldspace weakmaps during scavenge" 2019-04-01 13:59:56 +00:00
macro-assembler-arm64-inl.h Touch guard pages when allocating stack frames 2019-05-02 17:46:18 +00:00
macro-assembler-arm64.cc [arm][arm64] Do not allocate temp registers for the write barrier. 2019-05-02 11:19:00 +00:00
macro-assembler-arm64.h [arm64][turbofan] FP simplification 2019-05-06 08:25:22 +00:00
register-arm64.cc [assembler] Factor out Registers from assembler.h 2018-12-19 09:18:20 +00:00
register-arm64.h Reland "[arm64] Cleanup TODO around handling of x18" 2019-04-29 12:31:16 +00:00
simulator-arm64.cc [cleanup] Removing break and return after UNREACHABLE() 2019-05-10 13:42:57 +00:00
simulator-arm64.h [cctest] Add V8_EXPORT_PRIVATE to arm/arm64 ports 2019-04-09 12:00:39 +00:00
simulator-logic-arm64.cc Use the std version of copysign math function 2019-03-14 15:17:54 +00:00
utils-arm64.cc Reland "Add Windows ARM64 ABI support to V8" 2018-10-24 19:46:36 +00:00
utils-arm64.h [cctest] Add V8_EXPORT_PRIVATE to arm/arm64 ports 2019-04-09 12:00:39 +00:00