R600: Use KCache for kernel arguments
authorTom Stellard <thomas.stellard@amd.com>
Tue, 23 Jul 2013 01:48:18 +0000 (01:48 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 23 Jul 2013 01:48:18 +0000 (01:48 +0000)
commita7eea0568c16f8e25b9e3ba9b7b73ae506738b63
tree8ab89aff96013d9d79b54f451583c86597bf7cf8
parent125f9d0ca216e08ee07ec11f190395901f089deb
R600: Use KCache for kernel arguments

Reviewed-by: Vincent Lejeune <vljn at ovi.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186918 91177308-0d34-0410-b5e6-96231b3b80d8
21 files changed:
lib/Target/R600/AMDGPU.h
lib/Target/R600/AMDILISelDAGToDAG.cpp
lib/Target/R600/R600ISelLowering.cpp
lib/Target/R600/R600Instructions.td
test/CodeGen/R600/128bit-kernel-args.ll
test/CodeGen/R600/add.ll
test/CodeGen/R600/bfi_int.ll
test/CodeGen/R600/fdiv.ll
test/CodeGen/R600/fp_to_sint.ll
test/CodeGen/R600/i8-to-double-to-float.ll
test/CodeGen/R600/literals.ll
test/CodeGen/R600/llvm.AMDGPU.trunc.ll
test/CodeGen/R600/load.vec.ll
test/CodeGen/R600/loop-address.ll
test/CodeGen/R600/rotr.ll
test/CodeGen/R600/selectcc-opt.ll
test/CodeGen/R600/set-dx10.ll
test/CodeGen/R600/short-args.ll
test/CodeGen/R600/unsupported-cc.ll
test/CodeGen/R600/vtx-schedule.ll
test/CodeGen/R600/work-item-intrinsics.ll