Contribution of PowerPC port (continuation of 422063005) - PPC dir update 2 - mark2
authormichael_dawson <michael_dawson@ca.ibm.com>
Fri, 20 Feb 2015 09:00:36 +0000 (01:00 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 20 Feb 2015 09:00:50 +0000 (09:00 +0000)
commit0fb091fc6f5bd1e40d2e4b4c0a8d3d462b6cb062
tree9757a519f11864729c758b9b58906a8d6659f8ed
parentef01ef07ab5e5d6d8745f9d4b4637ca90586ffdc
Contribution of PowerPC port (continuation of 422063005) - PPC dir update 2 - mark2

Rebase to latest and use branch created by git new-branch to get a patch that
only has the required changes.  Created new branch, reset to HEAD and then
cherry picked across the changes

modified:   src/compiler/ppc/code-generator-ppc.cc
modified:   src/compiler/ppc/instruction-selector-ppc.cc
modified:   src/disassembler.cc
modified:   src/ic/ppc/handler-compiler-ppc.cc
modified:   src/ic/ppc/ic-compiler-ppc.cc
modified:   src/ppc/assembler-ppc-inl.h
modified:   src/ppc/assembler-ppc.cc
modified:   src/ppc/assembler-ppc.h
modified:   src/ppc/builtins-ppc.cc
modified:   src/ppc/code-stubs-ppc.cc
modified:   src/ppc/deoptimizer-ppc.cc
modified:   src/ppc/disasm-ppc.cc
modified:   src/ppc/full-codegen-ppc.cc
modified:   src/ppc/macro-assembler-ppc.cc
modified:   src/serialize.cc

R=danno@chromium.org, svenpanne@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#26762}
15 files changed:
src/compiler/ppc/code-generator-ppc.cc
src/compiler/ppc/instruction-selector-ppc.cc
src/disassembler.cc
src/ic/ppc/handler-compiler-ppc.cc
src/ic/ppc/ic-compiler-ppc.cc
src/ppc/assembler-ppc-inl.h
src/ppc/assembler-ppc.cc
src/ppc/assembler-ppc.h
src/ppc/builtins-ppc.cc
src/ppc/code-stubs-ppc.cc
src/ppc/deoptimizer-ppc.cc
src/ppc/disasm-ppc.cc
src/ppc/full-codegen-ppc.cc
src/ppc/macro-assembler-ppc.cc
src/serialize.cc