summaryrefslogtreecommitdiff
path: root/ir_vec_index_to_swizzle.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-06-22ir: Give ir_instruction a print visitor helper.Eric Anholt1-1/+0
2010-06-22Include stdio.h and stdlib.h everywhere, and don't cook our own #define NULL.Eric Anholt1-1/+0
2010-06-02ir_dereference_array always operates on an r-valueIan Romanick1-9/+1
2010-06-01ir_vec_index_to_swizzle: Pass to convert indexing of vectors to swizzles.Eric Anholt1-0/+166