Changes in directory llvm/test/Transforms/InstCombine:

cast_ptr.ll updated: 1.6 -> 1.7
---
Log message:

un-xfail this.


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

 cast_ptr.ll |    1 -
 1 files changed, 1 deletion(-)


Index: llvm/test/Transforms/InstCombine/cast_ptr.ll
diff -u llvm/test/Transforms/InstCombine/cast_ptr.ll:1.6 
llvm/test/Transforms/InstCombine/cast_ptr.ll:1.7
--- llvm/test/Transforms/InstCombine/cast_ptr.ll:1.6    Sat Apr 14 15:13:02 2007
+++ llvm/test/Transforms/InstCombine/cast_ptr.ll        Sat May  5 17:41:13 2007
@@ -1,6 +1,5 @@
 ; Tests to make sure elimination of casts is working correctly
 ; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine | llvm-dis | notcast
-; XFAIL: *
 
 target pointersize = 32
 



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to