| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [old ELF] Remove AMDGPU target | Tom Stellard | 2016-01-11 | 1 | -19/+0 |
| | | | | | | | | | | | | | Summary: This is no longer needed now that the new ELF implementation supports AMDGPU. Reviewers: ruiu, rafael Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D15954 llvm-svn: 257390 | ||||
| * | ELF/AMDGPU: Add missing: using namespace lld; to try to fix windows bot | Tom Stellard | 2015-08-27 | 1 | -0/+1 |
| | | | | | llvm-svn: 246179 | ||||
| * | ELF: Add AMDGPU ReaderWriter | Tom Stellard | 2015-08-27 | 1 | -0/+18 |
| This is a basic implementation that allows lld to emit binaries consumable by the HSA runtime. Differential Revision: http://reviews.llvm.org/D11267 llvm-svn: 246155 | |||||

