[llvm-commits] CVS: llvm/test/Regression/LLC/2003-07-29-BadConstSbyte.ll BurgBadRegAlloc.ll

Tanya Brethour tbrethou at cs.uiuc.edu
Sat Nov 6 12:38:40 PST 2004



Changes in directory llvm/test/Regression/LLC:

2003-07-29-BadConstSbyte.ll updated: 1.1 -> 1.2
BurgBadRegAlloc.ll updated: 1.2 -> 1.3
---
Log message:

Adding XFAIL lines for dejagnu support.


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

Index: llvm/test/Regression/LLC/2003-07-29-BadConstSbyte.ll
diff -u llvm/test/Regression/LLC/2003-07-29-BadConstSbyte.ll:1.1 llvm/test/Regression/LLC/2003-07-29-BadConstSbyte.ll:1.2
--- llvm/test/Regression/LLC/2003-07-29-BadConstSbyte.ll:1.1	Tue Jul 29 09:02:40 2003
+++ llvm/test/Regression/LLC/2003-07-29-BadConstSbyte.ll	Sat Nov  6 14:38:27 2004
@@ -9,6 +9,7 @@
 ;; 
 ;; Incorrect LLC Output for the array yy_ec was:
 ;; yy_ec_1094:
+;; XFAIL: darwin
 ;; 	.ascii	"\000\001\001\001\001\001\001\001\001\002\003\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\002\004\005\001\001\006\a\001\b\t\n\v\f\r\016\017\020\020\020\020\020\020\020\020\020\020\001\021\022\023\024\001\001\025\025\025\025\025\025\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\026\027\030\031\032\001\033\034\035\036\037 !\"#$%&'()*+,-./$0$1$234\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001\001"
 ;;
 


Index: llvm/test/Regression/LLC/BurgBadRegAlloc.ll
diff -u llvm/test/Regression/LLC/BurgBadRegAlloc.ll:1.2 llvm/test/Regression/LLC/BurgBadRegAlloc.ll:1.3
--- llvm/test/Regression/LLC/BurgBadRegAlloc.ll:1.2	Fri Oct  3 13:24:47 2003
+++ llvm/test/Regression/LLC/BurgBadRegAlloc.ll	Sat Nov  6 14:38:27 2004
@@ -6,6 +6,7 @@
 ;; -- outgoing args of some function calls have to be swapped, causing
 ;;    another write/read from stack to do the exchange (use -dregalloc=y).
 ;;
+;; XFAIL: darwin
 	%Arity = type %struct.arity*
 	%Binding = type %struct.binding*
 	%DeltaCost = type [4 x short]






More information about the llvm-commits mailing list