[llvm-commits] [llvm] r154882 - /llvm/trunk/test/CodeGen/X86/atom-sched.ll

Chandler Carruth chandlerc at google.com
Mon Apr 16 17:32:27 PDT 2012


On Tue, Apr 17, 2012 at 2:21 AM, Preston Gurd <preston.gurd at intel.com>wrote:

> Author: pgurd
> Date: Mon Apr 16 19:21:35 2012
> New Revision: 154882
>
> URL: http://llvm.org/viewvc/llvm-project?rev=154882&view=rev
> Log:
>
> temporarily XFAIL this test until post RA
> live-ins is properly enabled.
>

Preston, I already XFAIL'ed this test.

I could encourage you to sign up for and read the commit lists to help
ensure we're all operating on the same page.


>
>
> Modified:
>    llvm/trunk/test/CodeGen/X86/atom-sched.ll
>
> Modified: llvm/trunk/test/CodeGen/X86/atom-sched.ll
> URL:
> http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/X86/atom-sched.ll?rev=154882&r1=154881&r2=154882&view=diff
>
> ==============================================================================
> --- llvm/trunk/test/CodeGen/X86/atom-sched.ll (original)
> +++ llvm/trunk/test/CodeGen/X86/atom-sched.ll Mon Apr 16 19:21:35 2012
> @@ -1,3 +1,4 @@
> +; XFAIL: *
>  ; RUN: llc <%s -O2 -mcpu=atom -march=x86 -relocation-model=static |
> FileCheck -check-prefix=atom %s
>  ; RUN: llc <%s -O2 -mcpu=core2 -march=x86 -relocation-model=static |
> FileCheck %s
>  ;
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120417/7c62d256/attachment.html>


More information about the llvm-commits mailing list