| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | AMDGPU/R600: Remove unused variable | Tom Stellard | 2015-07-16 | 1 | -1/+0 |
| | | | | | | | This fixes a warning introduced by r242410. llvm-svn: 242412 | ||||
| * | AMDPGU/R600: Replace llvm_unreachable() call with LLVMContext::emitError() | Tom Stellard | 2015-07-16 | 1 | -12/+3 |
| | | | | | | | | | | | | | | | | | Summary: This fixes an issue on MIPS where the infinite-loop-evergreen.ll test was failing to terminate. Fixes PR24147. Reviewers: arsenm, dsanders Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D11260 llvm-svn: 242410 | ||||
| * | R600 -> AMDGPU rename | Tom Stellard | 2015-06-13 | 1 | -0/+1912 |
| | | | | | llvm-svn: 239657 | ||||
| * | Revert "AMDGPU: Add core backend files for R600/SI codegen v6" | Tom Stellard | 2012-07-16 | 1 | -3236/+0 |
| | | | | | | | This reverts commit 4ea70107c5e51230e9e60f0bf58a0f74aa4885ea. llvm-svn: 160303 | ||||
| * | AMDGPU: Add core backend files for R600/SI codegen v6 | Tom Stellard | 2012-07-16 | 1 | -0/+3236 |
| llvm-svn: 160270 | |||||

