diff options
| author | Michel Danzer <michel.daenzer@amd.com> | 2013-03-08 10:58:01 +0000 |
|---|---|---|
| committer | Michel Danzer <michel.daenzer@amd.com> | 2013-03-08 10:58:01 +0000 |
| commit | f52a672bf57f6c977e87bca4356dc32afe8fa5c5 (patch) | |
| tree | 32e1d5bd26c7f61b8e743b18be4c188162855776 /llvm/lib/MC/MCRegisterInfo.cpp | |
| parent | aba589ccebb1f4f873d9682bb8c96aab228b50f4 (diff) | |
| download | bcm5719-llvm-f52a672bf57f6c977e87bca4356dc32afe8fa5c5.tar.gz bcm5719-llvm-f52a672bf57f6c977e87bca4356dc32afe8fa5c5.zip | |
R600/SI: Use source scheduler
This is certainly not the last word on scheduling for this target, but
right now this allows a few apps to run / finish with radeonsi, most
notably UT2004 / Lightsmark. They fail to compile some shaders with the
default scheduler because it ends up trying to spill registers, which
we don't support yet (and which is probably a bad idea in general for
performance if it can be avoided).
NOTE: This is a candidate for the Mesa stable branch.
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
llvm-svn: 176687
Diffstat (limited to 'llvm/lib/MC/MCRegisterInfo.cpp')
0 files changed, 0 insertions, 0 deletions

