Reviewers: Jakob, Message: Good for review (passes make check and fixes the bug).
Description: 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 TEST= Please review this at https://chromiumcodereview.appspot.com/10520004/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/hydrogen.h M src/hydrogen.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
