Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600/sb: replace memset by using member initialization/assignment | Gert Wollny | 2020-05-07 | 1 | -2/+2 |
* | r600/sb: cleanup if_conversion iterator to be legal C++ | Dave Airlie | 2018-07-04 | 1 | -7/+4 |
* | r600/sb: do not convert if-blocks that contain indirect array access | Gert Wollny | 2017-12-07 | 1 | -1/+1 |
* | r600g/sb: fix issues with loops created for switch | Vadim Girlin | 2014-12-16 | 1 | -2/+2 |
* | r600g/sb: improve optimization of conditional instructions | Vadim Girlin | 2013-05-27 | 1 | -1/+1 |
* | r600g/sb: improve handling of KILL instructions | Vadim Girlin | 2013-05-27 | 1 | -84/+130 |
* | r600g/sb: get rid of standard c++ streams | Vadim Girlin | 2013-05-14 | 1 | -7/+4 |
* | r600g/sb: initial commit of the optimizing shader backend | Vadim Girlin | 2013-04-30 | 1 | -0/+268 |