summaryrefslogtreecommitdiff
path: root/ir_dead_code_local.cpp
AgeCommit message (Collapse)Author
2010-05-05ir_dead_code_local: Remove redundant assignments within basic blocks.Eric Anholt
This cleans up a bunch of junk code in some of the GLSL parser tests, and could potentially help real-world too (particularly after copy propagation has happened).