Tests for cmp / br_cc / select_cc
authorAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 13:53:15 +0000 (13:53 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Thu, 16 Jul 2009 13:53:15 +0000 (13:53 +0000)
commitecf22d5bdc1d85b58866bf5b09898f5c1805083b
treeeb515679b70ff3cb9d7ab79078420b8b0dafabd3
parent7d1e39b7c62265637ea821136e83aa66afa2aad4
Tests for cmp / br_cc / select_cc

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75949 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/SystemZ/07-BrCond.ll [new file with mode: 0644]
test/CodeGen/SystemZ/07-BrCond32.ll [new file with mode: 0644]
test/CodeGen/SystemZ/07-CmpImm.ll [new file with mode: 0644]
test/CodeGen/SystemZ/07-CmpImm32.ll [new file with mode: 0644]
test/CodeGen/SystemZ/07-SelectCC.ll [new file with mode: 0644]