summaryrefslogtreecommitdiff
path: root/ir_print_visitor.h
AgeCommit message (Expand)Author
2010-03-25IR print visitor: print ir_dereference instructionsIan Romanick
2010-03-19Implement IR return instructionsIan Romanick
2010-03-11Add ir_call call to represent function calls.Ian Romanick
2010-03-10Tell emacs that C++ .h files are C++Ian Romanick
2010-03-09IR visitor: Add initial version of ir_visitor classesIan Romanick