Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r300/compiler: Print the presub subtract operation in the correct order | Tom Stellard | 2010-09-10 | 1 | -6/+6 |
* | r300/compiler: Enable presubtract sources | Tom Stellard | 2010-09-10 | 1 | -5/+82 |
* | r300/compiler: indent printed instructions according to the branch depth | Marek Olšák | 2010-09-04 | 1 | -4/+44 |
* | r300compiler: Add MRT number to debugging output. | Corbin Simpson | 2010-02-02 | 1 | -2/+2 |
* | r300/compiler: Refactor the radeon_pair code to support control flow instruct... | Nicolai Hähnle | 2009-10-04 | 1 | -12/+102 |
* | r300/compiler: Refactor to allow different instruction types | Nicolai Hähnle | 2009-10-04 | 1 | -10/+10 |
* | r300/compiler: Introduce aluresult register for branch operation support | Nicolai Hähnle | 2009-10-04 | 1 | -1/+37 |
* | r300/compiler: Introduce control flow instructions and refactor dataflow | Nicolai Hähnle | 2009-10-03 | 1 | -44/+4 |
* | r300/compiler: New dataflow structures and passes | Nicolai Hähnle | 2009-09-06 | 1 | -0/+214 |