Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ir_constant_variable: New pass to mark constant-assigned variables constant. | Eric Anholt | 2010-06-01 | 1 | -0/+2 |
* | ir_swizzle_swizzle: Reduce swizzle chains to a single swizzle. | Eric Anholt | 2010-06-01 | 1 | -0/+1 |
* | ir_vec_index_to_swizzle: Pass to convert indexing of vectors to swizzles. | Eric Anholt | 2010-06-01 | 1 | -0/+1 |
* | Move optimization pass prototypes to a single header. | Eric Anholt | 2010-05-05 | 1 | -0/+6 |
* | ir_dead_code_local: Remove redundant assignments within basic blocks. | Eric Anholt | 2010-05-05 | 1 | -0/+31 |