summaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/elf.r600.ll
diff options
context:
space:
mode:
authorVincent Lejeune <vljn@ovi.com>2013-05-02 21:52:46 +0000
committerVincent Lejeune <vljn@ovi.com>2013-05-02 21:52:46 +0000
commite117646f1f54e4fd7d0d489760ae755f1425cdb2 (patch)
treee1bb034f809e944dd4ec6cf145dd36796d43ea5c /test/CodeGen/R600/elf.r600.ll
parent9e1808733eeea4f248eeef35ba06ee3f7aa5707d (diff)
downloadllvm-e117646f1f54e4fd7d0d489760ae755f1425cdb2.tar.gz
llvm-e117646f1f54e4fd7d0d489760ae755f1425cdb2.tar.bz2
llvm-e117646f1f54e4fd7d0d489760ae755f1425cdb2.tar.xz
R600: Add a test to check that use_kill is emitted
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180958 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/R600/elf.r600.ll')
-rw-r--r--test/CodeGen/R600/elf.r600.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/R600/elf.r600.ll b/test/CodeGen/R600/elf.r600.ll
index 9dbc0afed4..31ba84a0b1 100644
--- a/test/CodeGen/R600/elf.r600.ll
+++ b/test/CodeGen/R600/elf.r600.ll
@@ -7,6 +7,7 @@
; CONFIG-CHECK: .section .AMDGPU.config
; CONFIG-CHECK-NEXT: .long 2
; CONFIG-CHECK-NEXT: .long 1
+; CONFIG-CHECK-NEXT: .long 0
define void @test(float addrspace(1)* %out, i32 %p) {
%i = add i32 %p, 2
%r = bitcast i32 %i to float