Remove obsolete functionality from the MacroAssemblers.
authorbmeurer <bmeurer@chromium.org>
Thu, 3 Sep 2015 20:11:16 +0000 (13:11 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 3 Sep 2015 20:11:29 +0000 (20:11 +0000)
commit64e3bad3677d01d70ddcedd541619216b973e90d
treeb0fd308452d26d31549eed90a30b59ed41d79ac3
parent6990fb1c19f6bd14895475d5081fccfc9ccfe750
Remove obsolete functionality from the MacroAssemblers.

This is uncontroversial the dead code removal part of
https://codereview.chromium.org/1307943013, which was
previously landed, but got reverted because of DOM
breakage that requires more investigation.

TBR=jkummerow@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#30577}
src/arm/macro-assembler-arm.cc
src/arm/macro-assembler-arm.h
src/ia32/macro-assembler-ia32.cc
src/ia32/macro-assembler-ia32.h
src/mips/macro-assembler-mips.cc
src/mips/macro-assembler-mips.h
src/mips64/macro-assembler-mips64.cc
src/mips64/macro-assembler-mips64.h
src/x64/macro-assembler-x64.cc