summaryrefslogtreecommitdiff
path: root/ir_hierarchical_visitor.h
AgeCommit message (Expand)Author
2010-06-24ir_function_inlining: Re-add the "s/return/retval =/" functionality.Eric Anholt
2010-06-23Fix typos of "variable" as "varaible"Carl Worth
2010-06-23ir_hierarchical_visitor: Add generic callback functionalityIan Romanick
2010-06-09Add stub visitor support for ir_texture.Kenneth Graunke
2010-05-26Refactor ir_dereference support for ir_hierarchical_visitorIan Romanick
2010-05-17Add ir_hierarchical_visitor base class and associated infrastructureIan Romanick