Change the translation of polymorphic stores.
authorkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 4 Mar 2011 10:07:43 +0000 (10:07 +0000)
committerkmillikin@chromium.org <kmillikin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 4 Mar 2011 10:07:43 +0000 (10:07 +0000)
commit36f63b8476da932773d600e65c2f4f911c5aecff
treee3f114ba099a04528683be65c4e1edba8fc9f75d
parentf6a366a85129708ae4900f1c2282f3b5ee014b59
Change the translation of polymorphic stores.

They do not use subgraphs or subgraph scopes.  Instead of computing a list
of single-block subgraphs and then adding all the edges afterward, build
both the blocks and edges directly.

Review URL: http://codereview.chromium.org/6615014

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7058 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/hydrogen.cc