Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600/sb: Do not distribute neg in expr_handler::fold_assoc() when folding mul... | xavier | 2016-03-22 | 1 | -2/+6 |
* | r600g/sb: SB support for UBO indexing | Glenn Kennard | 2015-10-13 | 1 | -1/+2 |
* | r600g/sb: fix a bug in constants folding optimisation pass | Xavier Bouchoux | 2015-02-06 | 1 | -0/+2 |
* | r600g/sb: improve math optimizations v2 | Vadim Girlin | 2013-07-11 | 1 | -37/+411 |
* | r600g/sb: fix broken assert | Vadim Girlin | 2013-05-31 | 1 | -1/+1 |
* | r600g/sb: handle more cases for folding in gvn pass | Vadim Girlin | 2013-05-28 | 1 | -28/+115 |
* | r600g/sb: improve folding for SETcc | Vadim Girlin | 2013-05-27 | 1 | -8/+98 |
* | r600g/sb: optimize CNDcc instructions | Vadim Girlin | 2013-05-27 | 1 | -0/+24 |
* | r600g/sb: improve optimization of conditional instructions | Vadim Girlin | 2013-05-27 | 1 | -3/+45 |
* | r600g/sb: optimize some cases for CNDxx instructions | Vadim Girlin | 2013-05-07 | 1 | -5/+79 |
* | r600g/sb: initial commit of the optimizing shader backend | Vadim Girlin | 2013-04-30 | 1 | -0/+611 |