Reviewers: Jakob, Description: Merged r11712 into 3.10 branch.
Transform HGlobalValueNumberer::AnalyzeBlock from recursive into an iteraive loop keeping the traversal state in the zone instead of on the stack. Fixed issue 129536. BUG=129536 [email protected] TEST= Please review this at https://chromiumcodereview.appspot.com/10572033/ SVN Base: https://v8.googlecode.com/svn/branches/3.10 Affected files: M src/hydrogen.h M src/hydrogen.cc M src/version.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
