Refactor HInferRepresentation into an HPhase and use the phase zone.
authorbmeurer@chromium.org <bmeurer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 28 Jun 2013 07:40:35 +0000 (07:40 +0000)
committerbmeurer@chromium.org <bmeurer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 28 Jun 2013 07:40:35 +0000 (07:40 +0000)
commitf11af230e80add5a27b8a4f6c0fbc544397357be
tree0ff73a0e72189bdc91822b8af2e0cd458df62ca1
parenta46528e820a0c7a7f5e1f282967bf54a756922d2
Refactor HInferRepresentation into an HPhase and use the phase zone.

Rename HInferRepresentation to HInferRepresentationPhase,
following naming scheme suggested by danno@chromium.org in
https://codereview.chromium.org/17458002

The HInferRepresentationPhase now uses the phase zone for all its
allocations.

Depends on https://codereview.chromium.org/17587008

R=danno@chromium.org
BUG=

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15373 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hydrogen-infer-representation.cc [new file with mode: 0644]
src/hydrogen-infer-representation.h [new file with mode: 0644]
src/hydrogen-instructions.cc
src/hydrogen-instructions.h
src/hydrogen.cc
src/hydrogen.h
tools/gyp/v8.gyp