Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600: Convert barrier to clc | Jan Vesely | 2018-11-04 | 1 | -13/+0 |
* | r600: Update datalayout after LLVM r328656 | Jan Vesely | 2018-04-05 | 1 | -1/+1 |
* | r600: Fix datalayout after clang r324101 | Jan Vesely | 2018-02-23 | 1 | -1/+1 |
* | r600: Add missing datalayout to .ll files | Jan Vesely | 2017-10-20 | 1 | -0/+2 |
* | r600: Cleanup barrier implementation. | Jan Vesely | 2017-09-04 | 1 | -26/+5 |
* | R600: Use new barrier intrinsic | Matt Arsenault | 2016-07-18 | 1 | -4/+3 |
* | Split sources for amdgcn and r600 | Matt Arsenault | 2016-02-13 | 1 | -7/+11 |
* | R600: Set the noduplicate attribute on barrier() intrinsics | Tom Stellard | 2013-10-31 | 1 | -8/+25 |
* | Implement barrier() builtin | Tom Stellard | 2013-07-08 | 1 | -0/+12 |