Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ... | Tom Stellard | 2014-10-01 | 1 | -54/+54 |
* | R600: Test local atomics for evergreen | Aaron Watry | 2014-09-11 | 1 | -0/+27 |
* | R600/SI: Replace LDS atomics with no return versions | Matt Arsenault | 2014-09-08 | 1 | -0/+250 |
* | R600/SI: Use same complex patterns for DS atomics | Matt Arsenault | 2014-09-05 | 1 | -1/+28 |
* | R600/SI: Use a register set to -1 for data0 on ds_inc*/ds_dec* | Matt Arsenault | 2014-06-12 | 1 | -4/+12 |
* | R600/SI: Use LDS atomic inc / dec | Matt Arsenault | 2014-06-11 | 1 | -0/+38 |
* | R600/SI: Add other LDS atomic operations | Matt Arsenault | 2014-06-11 | 1 | -0/+208 |