aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r600/sb/sb_peephole.cpp
Commit message (Expand)AuthorAgeFilesLines
* r600g/sb: optimize CNDcc instructionsVadim Girlin2013-05-271-1/+88
* r600g/sb: improve optimization of conditional instructionsVadim Girlin2013-05-271-13/+40
* r600g/sb: fix peephole optimization for PRED_SETEVadim Girlin2013-05-271-1/+1
* r600g/sb: get rid of standard c++ streamsVadim Girlin2013-05-141-8/+5
* r600g/sb: initial commit of the optimizing shader backendVadim Girlin2013-04-301-0/+232