summaryrefslogtreecommitdiff
path: root/ir.cpp
AgeCommit message (Expand)Author
2010-03-11Add ir_call call to represent function calls.Ian Romanick
2010-03-11Fix broken constructor of ir_instruction base classIan Romanick
2010-03-10ir_variable: Initialize all attribute bits to reasonable defaultsIan Romanick
2010-03-08Conver IR structures to use exec_list instead of simple_nodeIan Romanick
2010-02-22Rename .cc files to .cppIan Romanick