v8/src/ppc
Ross McIlroy 1458e8b01a [fullcodegen] Delete FullCodegen.
Deletes the now unused Full-codegen compiler. Also removes some macro
assembler instructions which are no longer used.

Note: there is still additional cleanup work to do after this lands
(e.g., remove support for FCG frames support and FCG
debugger support, etc.), but this will be done in followup CLs to keep
this patch managable.

BUG=v8:6409

Change-Id: I8d828fe7a64d29f2c1252d5fda968a630a2e9ef2
Reviewed-on: https://chromium-review.googlesource.com/584773
Commit-Queue: Ross McIlroy <rmcilroy@chromium.org>
Reviewed-by: Yang Guo <yangguo@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47307}
2017-08-11 11:50:05 +00:00
..
assembler-ppc-inl.h Remove cell visiting in object visitor. 2017-08-01 12:39:12 +00:00
assembler-ppc.cc PPC/s390: Move TF parts of MacroAssembler into new TurboAssembler. 2017-07-26 13:23:36 +00:00
assembler-ppc.h Fix common misspellings 2017-08-02 09:35:28 +00:00
code-stubs-ppc.cc [ic] Properly integrate the CallIC into Ignition. 2017-08-07 13:14:40 +00:00
code-stubs-ppc.h [iwyu] Do not include frames.h in macro assemblers. 2017-08-03 09:23:33 +00:00
codegen-ppc.cc PPC/s390: [compiler] Delay allocation of code-embedded heap numbers. 2017-06-08 17:41:56 +00:00
codegen-ppc.h Include only stuff you need, part 2: ast.h, ast-value-factory.h in ports. 2016-08-22 08:16:57 +00:00
constants-ppc.cc PPC: Remove register index/code indirection 2015-10-05 19:45:44 +00:00
constants-ppc.h PPC/s390: [compiler] Delay generation of code stubs. 2017-06-29 15:40:37 +00:00
cpu-ppc.cc Reland PPC portion of "Detect cache line size on Linux for PPC hosts." 2016-03-16 16:29:12 +00:00
deoptimizer-ppc.cc [fullcodegen] Delete FullCodegen. 2017-08-11 11:50:05 +00:00
disasm-ppc.cc Remove compiler distinction from RegisterConfiguration. 2017-08-03 07:47:36 +00:00
frame-constants-ppc.cc [iwyu] Split frame-constants.h out of frames.h to reduce transitive includes. 2017-08-03 10:12:12 +00:00
frame-constants-ppc.h PPC: Split frame-constants.h out of frames.h to reduce transitive includes. 2017-08-03 19:36:02 +00:00
interface-descriptors-ppc.cc PPC/s390: Properly integrate the CallIC into Ignition. 2017-08-08 18:10:44 +00:00
macro-assembler-ppc.cc [fullcodegen] Delete FullCodegen. 2017-08-11 11:50:05 +00:00
macro-assembler-ppc.h [fullcodegen] Delete FullCodegen. 2017-08-11 11:50:05 +00:00
OWNERS PPC/S390: Add Jaideep Bajwa to PPC/S390 OWNERS 2016-05-30 14:10:11 +00:00
simulator-ppc.cc PPC: Split frame-constants.h out of frames.h to reduce transitive includes. 2017-08-03 19:36:02 +00:00
simulator-ppc.h Fix common misspellings 2017-08-02 09:35:28 +00:00