Age | Commit message (Expand) | Author |
---|---|---|
2010-10-18 | r300/compiler: Add a new function for more efficient dataflow analysis | Tom Stellard |
2010-09-27 | r300/compiler: Add more helper functions for iterating through sources | Tom Stellard |
2010-09-10 | r300/compiler: Enable presubtract sources | Tom Stellard |
2010-05-16 | r300/compiler: Implement simple peephole optimizer | Nicolai Hähnle |
2010-04-19 | r300/compiler: Implement branch emulation for R300 fragment programs | Nicolai Hähnle |
2009-10-06 | r300/compiler: Fix a really stupid logic inversion in the generic dataflow code | Nicolai Hähnle |
2009-10-04 | r300/compiler: Refactor the radeon_pair code to support control flow instruct... | Nicolai Hähnle |
2009-10-03 | r300/compiler: Introduce control flow instructions and refactor dataflow | Nicolai Hähnle |
2009-09-06 | r300/compiler: New dataflow structures and passes | Nicolai Hähnle |