summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/sdiv.ll
diff options
context:
space:
mode:
authorVincent Lejeune <vljn@ovi.com>2013-04-23 17:34:00 +0000
committerVincent Lejeune <vljn@ovi.com>2013-04-23 17:34:00 +0000
commit7a28d8afa77ac3afce265f2b61fb321e4e0d84d7 (patch)
tree655659c2448a2f93f9492bf3dfe69e307781f10d /test/CodeGen/R600/sdiv.ll
parenta7d9a6ee63bec70fecea79b85a30108ed3e8fabd (diff)
R600: Add CF_END
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180123 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/R600/sdiv.ll')
-rw-r--r--test/CodeGen/R600/sdiv.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/sdiv.ll b/test/CodeGen/R600/sdiv.ll
index 3556facfbab..3dd10c8a61c 100644
--- a/test/CodeGen/R600/sdiv.ll
+++ b/test/CodeGen/R600/sdiv.ll
@@ -9,7 +9,7 @@
; This was fixed by adding an additional pattern in R600Instructions.td to
; match this pattern with a CNDGE_INT.
-; CHECK: RETURN
+; CHECK: CF_END
define void @test(i32 addrspace(1)* %out, i32 addrspace(1)* %in) {
%den_ptr = getelementptr i32 addrspace(1)* %in, i32 1