Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AMDGPU] Fix missing assembler predicates. | Valery Pykhtin | 2016-03-23 | 1 | -3/+0 |
| | | | | | | Differential Revision: http://reviews.llvm.org/D18351 llvm-svn: 264137 | ||||
* | AMDGPU: Add cache invalidation instructions. | Matt Arsenault | 2015-09-24 | 1 | -0/+7 |
These are necessary for implementing mem_fence for OpenCL 2.0. The VI assembler tests are disabled since it seems to be using the wrong encoding or opcode. llvm-svn: 248532 |