diff options
author | Marek Olšák <maraeo@gmail.com> | 2010-09-01 08:12:51 +0200 |
---|---|---|
committer | Marek Olšák <maraeo@gmail.com> | 2010-09-04 18:56:22 +0200 |
commit | cfc461fca6ad5656f58c48803d13052537063316 (patch) | |
tree | fbeb8c1e4420ecd197a1d3d9b355f17cd8f9a781 /src/gallium/drivers/nvfx/Makefile | |
parent | d2f4ceaa47695f9dc203c28b39d332eea8a115b2 (diff) |
r300g: add a new debug option which disables compiler optimizations
Those are:
- dead-code elimination
- constant folding
- peephole (mainly copy propagation)
- register allocation
There are some bugs which I need to track down.
Also fix up the descriptions of all the debug options.
Diffstat (limited to 'src/gallium/drivers/nvfx/Makefile')
0 files changed, 0 insertions, 0 deletions