| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | AMDGPU: Use correct register names in inline assembly | Matt Arsenault | 2017-06-08 | 1 | -10/+10 |
| | | | | | | | Fixes using physical registers in inline asm from clang. llvm-svn: 305004 | ||||
| * | AMDGPU: Diagnose illegal SGPR to VGPR copies | Matt Arsenault | 2017-04-06 | 1 | -0/+45 |
| This is possible in ways that are not compiler bugs, so stop asserting on them. This emits an extra error when emitting objects when it can't encode the new pseudo, but I'm not sure that matters. llvm-svn: 299712 | |||||

