v8/src/mips64
Clemens Hammacher e39cba6bab [assembler] Unify reloc info recording
This removes duplication in the platform-dependent assemblers by
introducing {AssemblerBase::ShouldRecordRelocInfo}.
On arm64, we also remove a bool and replace it by an early exit.

R=mstarzinger@chromium.org

Bug: v8:8238
Change-Id: I08c623a19167a358c3188dc9008f045120da82b1
Reviewed-on: https://chromium-review.googlesource.com/1251085
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56319}
2018-10-01 14:26:23 +00:00
..
assembler-mips64-inl.h [mips64] Port [memory] Replace Memory class with templated Memory functions. 2018-08-24 12:03:23 +00:00
assembler-mips64.cc [assembler] Unify reloc info recording 2018-10-01 14:26:23 +00:00
assembler-mips64.h [assembler] Remove dead no_reg definitions 2018-09-28 11:47:39 +00:00
code-stubs-mips64.cc [cleanup] Move enum Heap::RootListIndex to enum class RootIndex 2018-09-20 11:16:05 +00:00
code-stubs-mips64.h [presubmit] Add include guard check 2018-02-02 16:59:32 +00:00
codegen-mips64.cc [cleanup] Support V8-agnostic mode in MacroAssembler 2018-09-15 03:09:44 +00:00
constants-mips64.cc Use nullptr instead of NULL where possible 2017-10-13 17:21:49 +00:00
constants-mips64.h [cleanup] Remove dead {CommuteCondition} helper. 2018-08-23 12:27:23 +00:00
cpu-mips64.cc [errors] Use FATAL macro where possible 2018-02-13 20:02:58 +00:00
deoptimizer-mips64.cc [cleanup] Unify naming of instruction size constant 2018-08-07 12:18:13 +00:00
disasm-mips64.cc [cleanup] Unify naming of instruction size constant 2018-08-07 12:18:13 +00:00
frame-constants-mips64.cc [arm64] Update BuiltinContinuation frames for jssp alignment. 2017-10-11 15:05:20 +00:00
frame-constants-mips64.h [iwyu] Add missing includes in frame-constants-*.h 2018-06-19 10:45:48 +00:00
interface-descriptors-mips64.cc Refactor InterpreterPushArgsThenConstruct 2018-08-31 15:30:43 +00:00
macro-assembler-mips64.cc [mips] Port [turbofan] Implement constant folding of string concatenations 2018-09-20 15:15:12 +00:00
macro-assembler-mips64.h [mips] Port [turbofan] Implement constant folding of string concatenations 2018-09-20 15:15:12 +00:00
OWNERS Update MIPS file ownership to @wavecomp.com e-mail addresses 2018-07-26 16:28:10 +00:00
simulator-mips64.cc MIPS[64] Optimize trampoline and long branches. 2018-08-13 11:31:36 +00:00
simulator-mips64.h [cleanup] Unify naming of instruction size constant 2018-08-07 12:18:13 +00:00