aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/R600/udiv.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/udiv.ll
parenta7d9a6ee63bec70fecea79b85a30108ed3e8fabd (diff)
downloadexternal_llvm-7a28d8afa77ac3afce265f2b61fb321e4e0d84d7.zip
external_llvm-7a28d8afa77ac3afce265f2b61fb321e4e0d84d7.tar.gz
external_llvm-7a28d8afa77ac3afce265f2b61fb321e4e0d84d7.tar.bz2
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/udiv.ll')
-rw-r--r--test/CodeGen/R600/udiv.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/udiv.ll b/test/CodeGen/R600/udiv.ll
index 47657a6..b81e366 100644
--- a/test/CodeGen/R600/udiv.ll
+++ b/test/CodeGen/R600/udiv.ll
@@ -3,7 +3,7 @@
;The code generated by udiv is long and complex and may frequently change.
;The goal of this test is to make sure the ISel doesn't fail when it gets
;a v4i32 udiv
-;CHECK: RETURN
+;CHECK: CF_END
define void @test(<4 x i32> addrspace(1)* %out, <4 x i32> addrspace(1)* %in) {
%b_ptr = getelementptr <4 x i32> addrspace(1)* %in, i32 1