| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | AMDGPU: Use unsigned compare for eq/ne | Matt Arsenault | 2016-09-30 | 1 | -2/+2 |
| | | | | | | | | | | | For some reason there are both of these available, except for scalar 64-bit compares which only has u64. I'm not sure why there are both (I'm guessing it's for the one bit inputs we don't use), but for consistency always using the unsigned one. llvm-svn: 282832 | ||||
| * | AMDGPU: Emit error if too much LDS is used | Matt Arsenault | 2016-04-28 | 1 | -3/+3 |
| | | | | | llvm-svn: 267922 | ||||
| * | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -0/+139 |
| llvm-svn: 239657 | |||||

