summaryrefslogtreecommitdiff
path: root/src/glsl/ir_basic_block.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-01-13glsl: Convert piles of foreach_iter to the newer foreach_list macro.Kenneth Graunke1-6/+4
2013-04-24glsl: Teach basic block analysis about break/continue/discard.Paul Berry1-1/+1
2012-04-02glsl: Convert ir_call to be a statement rather than a value.Kenneth Graunke1-43/+0
2010-08-05glsl2: Don't dead-code eliminate a call where the return value is unused.Eric Anholt1-4/+9
2010-06-24glsl2: Move the compiler to the subdirectory it will live in in Mesa.Eric Anholt1-0/+144