Reduce duplicate code in full-codegen across platforms.
authoryangguo <yangguo@chromium.org>
Thu, 23 Jul 2015 11:45:57 +0000 (04:45 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 23 Jul 2015 11:46:07 +0000 (11:46 +0000)
commit0fe2fbd173c5e547e021476428001cac6fcdf7a9
tree0cd305e2dba92f71bce483c7e28abe55cedf2e8f
parent05ec0ff08381b3780195069250f658da6040f131
Reduce duplicate code in full-codegen across platforms.

R=mvstanton@chromium.org

Committed: https://crrev.com/937d4efbf9c399339fdc8e041bec8e80baa7b58f
Cr-Commit-Position: refs/heads/master@{#29798}

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

Cr-Commit-Position: refs/heads/master@{#29805}
src/arm/full-codegen-arm.cc
src/arm64/full-codegen-arm64.cc
src/full-codegen.cc
src/ia32/full-codegen-ia32.cc
src/mips/full-codegen-mips.cc
src/mips64/full-codegen-mips64.cc
src/ppc/full-codegen-ppc.cc
src/x64/full-codegen-x64.cc
src/x87/full-codegen-x87.cc