commit | 3abdbf1cad7dc81450ba9cf7157fb5528922d23c | [log] [tgz] |
---|---|---|
author | Vincent Lejeune <vljn@ovi.com> | Tue Apr 30 00:14:38 2013 +0000 |
committer | Vincent Lejeune <vljn@ovi.com> | Tue Apr 30 00:14:38 2013 +0000 |
tree | 3dc39172bd7c14cdbc8ac4564d09754742176432 | |
parent | 147700b8b4e4367a51e1977444f3d1778e17bcb5 [diff] [blame] |
R600: use native for alu llvm-svn: 180761
diff --git a/llvm/test/CodeGen/R600/disconnected-predset-break-bug.ll b/llvm/test/CodeGen/R600/disconnected-predset-break-bug.ll index 09baee7..012c17b 100644 --- a/llvm/test/CodeGen/R600/disconnected-predset-break-bug.ll +++ b/llvm/test/CodeGen/R600/disconnected-predset-break-bug.ll
@@ -6,7 +6,7 @@ ; CHECK: @loop_ge ; CHECK: LOOP_START_DX10 -; CHECK: PRED_SET +; CHECK: ALU_PUSH_BEFORE ; CHECK-NEXT: JUMP ; CHECK-NEXT: LOOP_BREAK define void @loop_ge(i32 addrspace(1)* nocapture %out, i32 %iterations) nounwind {