Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ir: Give ir_instruction a print visitor helper. | Eric Anholt | 2010-06-22 | 1 | -1/+0 |
* | Include stdio.h and stdlib.h everywhere, and don't cook our own #define NULL. | Eric Anholt | 2010-06-22 | 1 | -1/+0 |
* | ir_dereference_array always operates on an r-value | Ian Romanick | 2010-06-02 | 1 | -9/+1 |
* | ir_vec_index_to_swizzle: Pass to convert indexing of vectors to swizzles. | Eric Anholt | 2010-06-01 | 1 | -0/+166 |