Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-06 | R600: Stop emitting the instruction type byte before each instruction | Tom Stellard | |
Reviewed-by: Vincent Lejeune <vljn@ovi.com> Tested-By: Aaron Watry <awatry@gmail.com> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181225 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2013-04-29 | R600: Use correct CF_END instruction on Northern Island GPUs | Tom Stellard | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180735 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2013-04-29 | R600: Fix encoding of CF_END_{EG, R600} instructions | Tom Stellard | |
The EOP bit was not being encoded. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180734 91177308-0d34-0410-b5e6-96231b3b80d8 |