[llvm-commits] CVS: llvm/test/Regression/CodeGen/X86/2006-05-02-InstrSched2.ll

Chris Lattner lattner at cs.uiuc.edu
Thu Aug 17 17:18:58 PDT 2006



Changes in directory llvm/test/Regression/CodeGen/X86:

2006-05-02-InstrSched2.ll updated: 1.1 -> 1.2
---
Log message:

Temporarily xfail this test, evan will look at it in a week or so.


---
Diffs of the changes:  (+1 -0)

 2006-05-02-InstrSched2.ll |    1 +
 1 files changed, 1 insertion(+)


Index: llvm/test/Regression/CodeGen/X86/2006-05-02-InstrSched2.ll
diff -u llvm/test/Regression/CodeGen/X86/2006-05-02-InstrSched2.ll:1.1 llvm/test/Regression/CodeGen/X86/2006-05-02-InstrSched2.ll:1.2
--- llvm/test/Regression/CodeGen/X86/2006-05-02-InstrSched2.ll:1.1	Tue May  2 21:11:36 2006
+++ llvm/test/Regression/CodeGen/X86/2006-05-02-InstrSched2.ll	Thu Aug 17 19:18:38 2006
@@ -1,4 +1,5 @@
 ; RUN: llvm-as < %s | llc -march=x86 -stats 2>&1 | grep "asm-printer" | grep 19
+; XFAIL: *
 
 void %_ZN9__gnu_cxx9hashtableISt4pairIKPKciES3_NS_4hashIS3_EESt10_Select1stIS5_E5eqstrSaIiEE14find_or_insertERKS5__cond_true456.i(sbyte* %tmp435.i, uint* %tmp449.i.out) {
 newFuncRoot:






More information about the llvm-commits mailing list