R600: Add udivrem test
authorJan Vesely <jan.vesely@rutgers.edu>
Sun, 22 Jun 2014 21:42:58 +0000 (21:42 +0000)
committerJan Vesely <jan.vesely@rutgers.edu>
Sun, 22 Jun 2014 21:42:58 +0000 (21:42 +0000)
commit728ea0c91b40a8d95dc271522dd24d30f9662941
tree041ccff4ee3e98a4e4121636372153d734728cd9
parent7798d5992aa8d1bdf96b1c8399d26b6d38a998b5
R600: Add udivrem test

v2: move < %s to the end of the line
    space after ;
    add v4i32 test

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211476 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/R600/udivrem.ll [new file with mode: 0644]