r600g/sb: fix issues cause by GLSL switching to loops for switch
[mesa.git] / src / gallium / drivers / r600 / sb / sb_dce_cleanup.cpp
2013-10-17 Vadim Girlinr600g/sb: fix issue with DCE between GVN and GCM (v2)
2013-04-30 Vadim Girlinr600g/sb: don't propagate dead values in GVN pass
2013-04-30 Vadim Girlinr600g/sb: initial commit of the optimizing shader backend