summaryrefslogtreecommitdiff
path: root/ir_constant_variable.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-06-22ir: Give ir_instruction a print visitor helper.Eric Anholt1-1/+0
2010-06-22Include stdio.h and stdlib.h everywhere, and don't cook our own #define NULL.Eric Anholt1-2/+0
2010-06-09Remove linux_list in favor of exec_list.Kenneth Graunke1-14/+8
2010-06-01ir_constant_variable: New pass to mark constant-assigned variables constant.Eric Anholt1-0/+165