v8/src/mips64
mstarzinger 664110f882 Remove --stop-at flag from several backends.
The flag in question is a debug-only flag supported by full-codegen and
Crankshaft only. In it's current form there are some unresolved issues:
- The flag is defeated by inlining in Crankshaft.
- The flag is not supported by TurboFan.
- The flag is not supported by Ignition.

Instead of addressing the above issues and increasing maintenance cost
for all backends and also given the "slim" test coverage, this CL fully
removes the support from all backends.

R=bmeurer@chromium.org,jkummerow@chromium.org

Review URL: https://codereview.chromium.org/1676263002

Cr-Commit-Position: refs/heads/master@{#33817}
2016-02-08 13:57:39 +00:00
..
assembler-mips64-inl.h Call RecordWriteIntoCode when storing the target object in the reloc info on ARM and MIPS. 2016-02-02 15:39:34 +00:00
assembler-mips64.cc MIPS: Refine 'r6 compact branch optimization.' 2016-01-18 14:28:20 +00:00
assembler-mips64.h MIPS: Refine 'r6 compact branch optimization.' 2016-01-18 14:28:20 +00:00
builtins-mips64.cc Remove --stop-at flag from several backends. 2016-02-08 13:57:39 +00:00
code-stubs-mips64.cc Revert of Do not eagerly instantiate accessors' JSFunction. (patchset #9 id:180001 of https://codereview.chromium.org/1609233002/ ) 2016-02-08 12:48:34 +00:00
code-stubs-mips64.h Never call CpuFeatures::FlushICache directly 2015-11-25 19:27:34 +00:00
codegen-mips64.cc MIPS64: Use the Lsa() and Dlsa() macros/r6 instructions in existing code. 2016-01-21 10:45:42 +00:00
codegen-mips64.h Create ast/ and parsing/ subdirectories and move appropriate files 2015-11-26 16:23:07 +00:00
constants-mips64.cc MIPS64: r6 compact branch optimization. 2016-01-06 13:36:41 +00:00
constants-mips64.h MIPS64: Eliminate ABI-dependent definitions. 2016-01-28 16:04:19 +00:00
cpu-mips64.cc MIPS: Fixing CLANG compilation warnings 2015-12-04 14:44:04 +00:00
deoptimizer-mips64.cc MIPS64: Eliminate ABI-dependent definitions. 2016-01-28 16:04:19 +00:00
disasm-mips64.cc MIPS64: r6 compact branch optimization. 2016-01-06 13:36:41 +00:00
frames-mips64.cc [presubmit] Fix build/include linter violations. 2015-09-03 07:56:14 +00:00
frames-mips64.h [presubmit] Enable readability/namespace linter checking. 2015-09-30 13:47:11 +00:00
interface-descriptors-mips64.cc [runtime] Optimize and unify rest parameters. 2016-02-08 10:08:50 +00:00
macro-assembler-mips64.cc Revert of Type Feedback Vector lives in the closure (patchset #2 id:40001 of https://codereview.chromium.org/1668103002/ ) 2016-02-05 10:48:35 +00:00
macro-assembler-mips64.h Write barrier for storing a code entry, and usage in CompileLazy builtin. 2016-02-04 08:16:11 +00:00
OWNERS Update MIPS owners. 2015-12-17 09:07:00 +00:00
simulator-mips64.cc MIPS: Fix FPU min, max, mina, maxa in simulator. 2016-02-05 17:59:05 +00:00
simulator-mips64.h MIPS: Fix FPU min, max, mina, maxa in simulator. 2016-02-05 17:59:05 +00:00