R600: Add a test to check that use_kill is emitted
authorVincent Lejeune <vljn@ovi.com>
Thu, 2 May 2013 21:52:46 +0000 (21:52 +0000)
committerVincent Lejeune <vljn@ovi.com>
Thu, 2 May 2013 21:52:46 +0000 (21:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180958 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/R600/elf.r600.ll

index 9dbc0afed4cb59e34facb02a89edd42add11fafc..31ba84a0b1ce68588439884f979f49afb357dfbb 100644 (file)
@@ -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