summaryrefslogtreecommitdiffstats
path: root/ir_print_visitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ir_call call to represent function calls.Ian Romanick2010-03-111-0/+10
* IR print visitor: Add some support for printing types and constantsIan Romanick2010-03-091-2/+33
* IR print visitor: Print assignmentsIan Romanick2010-03-091-2/+16
* IR visitor: Add initial version of ir_visitor classesIan Romanick2010-03-091-0/+89