Process ast_iteration_statement into ir_loop
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 5 Apr 2010 23:37:49 +0000 (16:37 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 7 Apr 2010 18:42:36 +0000 (11:42 -0700)
commit9e7d010ee0ed89f1fe07a06a9d9bb22e15106ae2
tree4635f70480484425f8f79d10e35738e6b5991f3d
parentf8e31e00b1078dc28187a43a1ab8949e154e7533
Process ast_iteration_statement into ir_loop

This causes the following tests to pass:
     glslparsertest/shaders/dowhile.frag
     glslparsertest/shaders/while.frag
     glslparsertest/shaders/while1.frag
     glslparsertest/shaders/while2.frag
ast.h
ast_to_hir.cpp