mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-23 12:08:25 +00:00
Add the PR number to the test.
llvm-svn: 53880
This commit is contained in:
parent
8f7b6c8113
commit
693339b859
@ -1,4 +1,6 @@
|
||||
; RUN: llvm-as < %s | opt -loop-reduce | llvm-dis | grep {phi\\>} | count 14
|
||||
; PR2570
|
||||
|
||||
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32"
|
||||
target triple = "i386-pc-linux-gnu"
|
||||
@g_14 = internal global i32 1 ; <i32*> [#uses=1]
|
||||
|
Loading…
Reference in New Issue
Block a user