[llvm-commits] [llvm] r48219 - /llvm/trunk/test/CodeGen/PowerPC/Frames-align.ll

Chris Lattner clattner at apple.com
Tue Mar 11 09:30:06 PDT 2008


On Mar 11, 2008, at 12:51 AM, Evan Cheng wrote:
> URL: http://llvm.org/viewvc/llvm-project?rev=48219&view=rev
> Log:
> Learn how to xfail a test.

Dale, is this test testing the wrong values?  If so, please update and  
unxfail it.

-Chris

>
> Modified:
>    llvm/trunk/test/CodeGen/PowerPC/Frames-align.ll
>
> Modified: llvm/trunk/test/CodeGen/PowerPC/Frames-align.ll
> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/PowerPC/Frames-align.ll?rev=48219&r1=48218&r2=48219&view=diff
>
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> = 
> ======================================================================
> --- llvm/trunk/test/CodeGen/PowerPC/Frames-align.ll (original)
> +++ llvm/trunk/test/CodeGen/PowerPC/Frames-align.ll Tue Mar 11  
> 02:51:31 2008
> @@ -7,7 +7,7 @@
> ; RUN: llvm-upgrade < %s | llvm-as | \
> ; RUN:   llc -march=ppc64 -mtriple=powerpc-apple-darwin8 | \
> ; RUN:   grep {rldicl r0, r1, 0, 54}
> -; XFAIL
> +; XFAIL: *
>
> implementation
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list