summaryrefslogtreecommitdiff
path: root/ir_optimization.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-01ir_constant_variable: New pass to mark constant-assigned variables constant.Eric Anholt1-0/+2
2010-06-01ir_swizzle_swizzle: Reduce swizzle chains to a single swizzle.Eric Anholt1-0/+1
2010-06-01ir_vec_index_to_swizzle: Pass to convert indexing of vectors to swizzles.Eric Anholt1-0/+1
2010-05-05Move optimization pass prototypes to a single header.Eric Anholt1-0/+6
2010-05-05ir_dead_code_local: Remove redundant assignments within basic blocks.Eric Anholt1-0/+31