|
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
Committed: https://crrev.com/0fb091fc6f5bd1e40d2e4b4c0a8d3d462b6cb062
Cr-Commit-Position: refs/heads/master@{#26762}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+593 lines, -250 lines) |
Patch |
|
M |
src/compiler/ppc/code-generator-ppc.cc
|
View
|
|
7 chunks |
+50 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/compiler/ppc/instruction-selector-ppc.cc
|
View
|
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/disassembler.cc
|
View
|
|
2 chunks |
+0 lines, -22 lines |
0 comments
|
Download
|
|
M |
src/ic/ppc/handler-compiler-ppc.cc
|
View
|
|
6 chunks |
+9 lines, -11 lines |
0 comments
|
Download
|
|
M |
src/ic/ppc/ic-compiler-ppc.cc
|
View
|
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/ppc/assembler-ppc.h
|
View
|
|
6 chunks |
+36 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/ppc/assembler-ppc.cc
|
View
|
|
12 chunks |
+236 lines, -146 lines |
0 comments
|
Download
|
|
M |
src/ppc/assembler-ppc-inl.h
|
View
|
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/ppc/builtins-ppc.cc
|
View
|
|
3 chunks |
+22 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/ppc/code-stubs-ppc.cc
|
View
|
|
7 chunks |
+46 lines, -17 lines |
0 comments
|
Download
|
|
M |
src/ppc/deoptimizer-ppc.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ppc/disasm-ppc.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ppc/full-codegen-ppc.cc
|
View
|
|
8 chunks |
+105 lines, -21 lines |
0 comments
|
Download
|
|
M |
src/ppc/macro-assembler-ppc.cc
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/serialize.cc
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
Total messages: 7 (1 generated)
|