summaryrefslogtreecommitdiff
path: root/linux_list.h
AgeCommit message (Collapse)Author
2010-06-01ir_constant_variable: New pass to mark constant-assigned variables constant.Eric Anholt
This removes a bunch of gratuitous moving around of constant values from constructors. Makes a shader ir I was looking at for structure handling almost readable.