R600: Use the same compute kernel calling convention for all GPUs
authorTom Stellard <thomas.stellard@amd.com>
Tue, 23 Jul 2013 01:48:05 +0000 (01:48 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 23 Jul 2013 01:48:05 +0000 (01:48 +0000)
commitf502c292f6edd6b0562a93cc67cd241f52a57d54
tree1ec701789cde6034da5587237bc100d2be71059f
parent5864284d71ed89a4280e5171c389ad83fe183db7
R600: Use the same compute kernel calling convention for all GPUs

A side-effect of this is that now the compiler expects kernel arguments
to be 4-byte aligned.

Reviewed-by: Vincent Lejeune <vljn at ovi.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186916 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUCallingConv.td
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/R600ISelLowering.cpp
test/CodeGen/R600/128bit-kernel-args.ll