summaryrefslogtreecommitdiff
path: root/lib/Target/AMDGPU/R600InstrInfo.h
AgeCommit message (Collapse)AuthorFilesLines
2012-10-19R600: Use native operands for R600_2OP instructionststellar1-1/+2
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/R600/@166329 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-19R600: Use native operands for MOV_IMM_* instructionststellar1-0/+5
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/R600/@166328 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-19R600: Use native operands for the MOV Instructiontstellar1-0/+10
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/R600/@166327 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-19R600: Use native operands for R600_1OP instructionststellar1-1/+9
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/R600/@166326 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-02R600: Fix instruction encoding for r600 family GPUststellar1-13/+0
Tested-by: Michel Dänzer <michel.daenzer@amd.com> https://bugs.freedesktop.org/show_bug.cgi?id=55217 git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/R600/@165012 91177308-0d34-0410-b5e6-96231b3b80d8
2012-09-21AMDGPU: Add core backend files for R600/SI codegenTom Stellard1-0/+144
2012-07-16Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard1-75/+0
This reverts commit 4ea70107c5e51230e9e60f0bf58a0f74aa4885ea. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160303 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-16AMDGPU: Add core backend files for R600/SI codegen v6Tom Stellard1-0/+75
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160270 91177308-0d34-0410-b5e6-96231b3b80d8