diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/CodeGen/X86/2008-02-18-TailMergingBug.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/2008-02-18-TailMergingBug.ll b/test/CodeGen/X86/2008-02-18-TailMergingBug.ll index 703ba22..75d333a 100644 --- a/test/CodeGen/X86/2008-02-18-TailMergingBug.ll +++ b/test/CodeGen/X86/2008-02-18-TailMergingBug.ll @@ -1,4 +1,4 @@ -; RUN: llvm-as < %s | llc -march=x86 -stats | grep {Number of block tails merged} | grep 6 +; RUN: llvm-as < %s | llc -march=x86 -stats |& grep {Number of block tails merged} | grep 6 ; PR1909 @.str = internal constant [48 x i8] c"transformed bounds: (%.2f, %.2f), (%.2f, %.2f)\0A\00" ; <[48 x i8]*> [#uses=1] |