R600/SI: Add a calling convention for compute shaders
authorTom Stellard <thomas.stellard@amd.com>
Mon, 3 Jun 2013 17:40:11 +0000 (17:40 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 3 Jun 2013 17:40:11 +0000 (17:40 +0000)
commite7397ee81ad07cab36362bab5a086f20acc60a80
tree754e9a6f488a46ed07acb9ec250af60e950d0b14
parente86f9d70ca29429ea83bc2361cf908dc566783af
R600/SI: Add a calling convention for compute shaders

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183137 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUCallingConv.td
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/SIISelLowering.cpp
test/CodeGen/R600/bfi_int.ll
test/CodeGen/R600/lshl.ll
test/CodeGen/R600/lshr.ll
test/CodeGen/R600/mulhu.ll
test/CodeGen/R600/rotr.ll
test/CodeGen/R600/seto.ll
test/CodeGen/R600/setuo.ll