Revert "test/CodeGen/R600: Add some basic tests v6"
authorTom Stellard <thomas.stellard@amd.com>
Mon, 16 Jul 2012 18:19:43 +0000 (18:19 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 16 Jul 2012 18:19:43 +0000 (18:19 +0000)
commita4be0720c56e60194572a9b12a09a62e35324fcc
tree453671f82ae7cb09ebc2b754236834700d024a35
parentd72304faf4c83dd744c42dd5ee4cb4edefaaa28e
Revert "test/CodeGen/R600: Add some basic tests v6"

This reverts commit 11d3457afcda7848448dd7f11b2ede6552ffb9ea.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160300 91177308-0d34-0410-b5e6-96231b3b80d8
27 files changed:
test/CodeGen/R600/fadd.ll [deleted file]
test/CodeGen/R600/fadd.ll.check [deleted file]
test/CodeGen/R600/fmul.ll [deleted file]
test/CodeGen/R600/fmul.ll.check [deleted file]
test/CodeGen/R600/fsub.ll [deleted file]
test/CodeGen/R600/fsub.ll.check [deleted file]
test/CodeGen/R600/lit.local.cfg [deleted file]
test/CodeGen/R600/llvm.AMDGPU.cos.ll [deleted file]
test/CodeGen/R600/llvm.AMDGPU.cos.ll.check [deleted file]
test/CodeGen/R600/llvm.AMDGPU.floor.ll [deleted file]
test/CodeGen/R600/llvm.AMDGPU.floor.ll.check [deleted file]
test/CodeGen/R600/llvm.AMDGPU.mul.ll [deleted file]
test/CodeGen/R600/llvm.AMDGPU.mul.ll.check [deleted file]
test/CodeGen/R600/llvm.AMDGPU.pow.ll [deleted file]
test/CodeGen/R600/llvm.AMDGPU.pow.ll.check [deleted file]
test/CodeGen/R600/llvm.AMDGPU.rcp.ll [deleted file]
test/CodeGen/R600/llvm.AMDGPU.rcp.ll.check [deleted file]
test/CodeGen/R600/llvm.AMDGPU.sin.ll [deleted file]
test/CodeGen/R600/llvm.AMDGPU.sin.ll.check [deleted file]
test/CodeGen/R600/llvm.AMDGPU.trunc.ll [deleted file]
test/CodeGen/R600/llvm.AMDGPU.trunc.ll.check [deleted file]
test/CodeGen/R600/llvm.AMDIL.fabs..ll [deleted file]
test/CodeGen/R600/llvm.AMDIL.fabs..ll.check [deleted file]
test/CodeGen/R600/llvm.AMDIL.max..ll [deleted file]
test/CodeGen/R600/llvm.AMDIL.max..ll.check [deleted file]
test/CodeGen/R600/llvm.AMDIL.min..ll [deleted file]
test/CodeGen/R600/llvm.AMDIL.min..ll.check [deleted file]