summaryrefslogtreecommitdiffstats
path: root/ir_vec_index_to_swizzle.cpp
Commit message (Expand)AuthorAgeFilesLines
* ir: Give ir_instruction a print visitor helper.Eric Anholt2010-06-221-1/+0
* Include stdio.h and stdlib.h everywhere, and don't cook our own #define NULL.Eric Anholt2010-06-221-1/+0
* ir_dereference_array always operates on an r-valueIan Romanick2010-06-021-9/+1
* ir_vec_index_to_swizzle: Pass to convert indexing of vectors to swizzles.Eric Anholt2010-06-011-0/+166