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