[LLVMdev] 2008-02-18-TailMergingBug.ll Failure

Chris Lattner sabre at nondot.org
Tue Feb 19 10:40:58 PST 2008


On Tue, 19 Feb 2008, Bill Wendling wrote:
> On my PPC G4 box, I'm getting this failure for TOT with llvm-gcc 4.2:

Fixed.

-Chris


> FAIL: /Users/wendling/llvm/llvm.src/test/CodeGen/X86/2008-02-18-
> TailMergingBug.ll for PR1909
> Failed with exit(1) at line 1
> while running: llvm-as < /Users/wendling/llvm/llvm.src/test/CodeGen/
> X86/2008-02-18-TailMergingBug.ll | llc -march=x86 -stats |& grep
> {Number of block tails merged} | grep 6
> child process exited abnormally
>
> This is what I actually get:
>
> $ llvm-as < /Users/wendling/llvm/llvm.src/test/CodeGen/X86/2008-02-18-
> TailMergingBug.ll |\
>   llc -march=x86 -stats 2>&1 | grep "Number of block tails merged"
>  18 branchfolding - Number of block tails merged
>
> -bw
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list