[llvm-commits] [llvm] r45254 - /llvm/trunk/test/CodeGen/ARM/2007-03-13-InstrSched.ll

Evan Cheng evan.cheng at apple.com
Wed Dec 19 18:25:24 PST 2007


Author: evancheng
Date: Wed Dec 19 20:25:21 2007
New Revision: 45254

URL: http://llvm.org/viewvc/llvm-project?rev=45254&view=rev
Log:
Remove xfail. This is fixed.

Modified:
    llvm/trunk/test/CodeGen/ARM/2007-03-13-InstrSched.ll

Modified: llvm/trunk/test/CodeGen/ARM/2007-03-13-InstrSched.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/ARM/2007-03-13-InstrSched.ll?rev=45254&r1=45253&r2=45254&view=diff

==============================================================================
--- llvm/trunk/test/CodeGen/ARM/2007-03-13-InstrSched.ll (original)
+++ llvm/trunk/test/CodeGen/ARM/2007-03-13-InstrSched.ll Wed Dec 19 20:25:21 2007
@@ -1,6 +1,5 @@
 ; RUN: llvm-as < %s | llc -mtriple=arm-apple-darwin -relocation-model=pic \
 ; RUN:   -mattr=+v6 -stats |& grep asm-printer | grep 41
-; XFAIL: *
 
 define void @test(i32 %tmp56222, i32 %tmp36224, i32 %tmp46223, i32 %i.0196.0.ph, i32 %tmp8, i32* %tmp1011, i32** %tmp1, i32* %d2.1.out, i32* %d3.1.out, i32* %d0.1.out, i32* %d1.1.out) {
 newFuncRoot:





More information about the llvm-commits mailing list