| commit | cb97e3acfad7bedd83442db50576f42f15c235a3 | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Mon Apr 15 17:51:35 2013 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Mon Apr 15 17:51:35 2013 +0000 |
| tree | 198e4aa8aae938b41bd6629486aac3186af85325 | |
| parent | 3a7beafb328d7362aecea7df38e0247e3c2a5aa9 [diff] |
R600/SI: Emit config values in register value pairs. Instead of emitting config values in a predefined order, the code emitter will now emit a 32-bit register index followed by the 32-bit config value. llvm-svn: 179546