| commit | 155bbb77133d7315714ca611042565eaa74128f7 | [log] [tgz] |
|---|---|---|
| author | Tom Stellard <thomas.stellard@amd.com> | Mon Aug 11 22:18:17 2014 +0000 |
| committer | Tom Stellard <thomas.stellard@amd.com> | Mon Aug 11 22:18:17 2014 +0000 |
| tree | c3358c139114d2b0263bd33be922b17bf85df739 | |
| parent | ddea48673f9d5009ed35ad356c5d538b8bb691e5 [diff] |
R600/SI: Add a ComplexPattern for selecting MUBUF _OFFSET variant This saves us from having to copy a 64-bit 0 value into VGPRs for BUFFER_* instruction which only have a 12-bit immediate offset. llvm-svn: 215399