R600: Use function inputs to represent data stored in gpr
authorVincent Lejeune <vljn@ovi.com>
Mon, 11 Nov 2013 22:10:24 +0000 (22:10 +0000)
committerVincent Lejeune <vljn@ovi.com>
Mon, 11 Nov 2013 22:10:24 +0000 (22:10 +0000)
commit70a7d5ddb4f00bbb61afe7b536c6f599f771ab9a
tree0529d234345ee92bad998240c04c98c877ef0bee
parent6c7a7c6474ea60c40e2dbb15f5b6cf0265098ace
R600: Use function inputs to represent data stored in gpr

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194425 91177308-0d34-0410-b5e6-96231b3b80d8
29 files changed:
lib/Target/R600/AMDGPUCallingConv.td
lib/Target/R600/R600ISelLowering.cpp
lib/Target/R600/R600Instructions.td
lib/Target/R600/R600Intrinsics.td
test/CodeGen/R600/big_alu.ll
test/CodeGen/R600/complex-folding.ll
test/CodeGen/R600/floor.ll
test/CodeGen/R600/fmad.ll
test/CodeGen/R600/fmax.ll
test/CodeGen/R600/fmin.ll
test/CodeGen/R600/llvm.AMDGPU.mul.ll
test/CodeGen/R600/llvm.cos.ll
test/CodeGen/R600/llvm.pow.ll
test/CodeGen/R600/llvm.sin.ll
test/CodeGen/R600/load-input-fold.ll
test/CodeGen/R600/max-literals.ll
test/CodeGen/R600/pv-packing.ll
test/CodeGen/R600/pv.ll
test/CodeGen/R600/r600-encoding.ll
test/CodeGen/R600/r600-export-fix.ll
test/CodeGen/R600/r600cfg.ll
test/CodeGen/R600/reciprocal.ll
test/CodeGen/R600/rv7x0_count3.ll
test/CodeGen/R600/schedule-fs-loop-nested-if.ll
test/CodeGen/R600/schedule-vs-if-nested-loop.ll
test/CodeGen/R600/shared-op-cycle.ll
test/CodeGen/R600/swizzle-export.ll
test/CodeGen/R600/tex-clause-antidep.ll
test/CodeGen/R600/texture-input-merge.ll