PTX: fixup test cases for register changes
authorJustin Holewinski <justin.holewinski@gmail.com>
Thu, 22 Sep 2011 16:45:51 +0000 (16:45 +0000)
committerJustin Holewinski <justin.holewinski@gmail.com>
Thu, 22 Sep 2011 16:45:51 +0000 (16:45 +0000)
commit4ddde0cba9df92c8920a0c78d40ffb921f1e1af6
tree6da7872a4553d9d1b9357cb1ae2c2d571df35ace
parent7c9dd62441ae43b30e37f7268ff07b741d73d7ab
PTX: fixup test cases for register changes

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140311 91177308-0d34-0410-b5e6-96231b3b80d8
22 files changed:
test/CodeGen/PTX/add.ll
test/CodeGen/PTX/aggregates.ll
test/CodeGen/PTX/bitwise.ll
test/CodeGen/PTX/bra.ll
test/CodeGen/PTX/cvt.ll
test/CodeGen/PTX/fdiv-sm10.ll
test/CodeGen/PTX/fdiv-sm13.ll
test/CodeGen/PTX/fneg.ll
test/CodeGen/PTX/intrinsic.ll
test/CodeGen/PTX/ld.ll
test/CodeGen/PTX/llvm-intrinsic.ll
test/CodeGen/PTX/mad.ll
test/CodeGen/PTX/mov.ll
test/CodeGen/PTX/mul.ll
test/CodeGen/PTX/parameter-order.ll
test/CodeGen/PTX/selp.ll
test/CodeGen/PTX/setp.ll
test/CodeGen/PTX/shl.ll
test/CodeGen/PTX/shr.ll
test/CodeGen/PTX/simple-call.ll
test/CodeGen/PTX/st.ll
test/CodeGen/PTX/sub.ll