Changes in directory llvm/test/CodeGen/Generic:

vector-identity-shuffle.ll updated: 1.5 -> 1.6
2006-11-10-DAGCombineMiscompile.ll (r1.2) removed
ispositive.ll (r1.5) removed
---
Log message:

For PR1370: http://llvm.org/PR1370 :
Rearrange some tests so that if PowerPC is not being built we don't try to
run PowerPC specific tests.


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

 vector-identity-shuffle.ll |    2 --
 1 files changed, 2 deletions(-)


Index: llvm/test/CodeGen/Generic/vector-identity-shuffle.ll
diff -u llvm/test/CodeGen/Generic/vector-identity-shuffle.ll:1.5 
llvm/test/CodeGen/Generic/vector-identity-shuffle.ll:1.6
--- llvm/test/CodeGen/Generic/vector-identity-shuffle.ll:1.5    Mon Apr 16 
12:36:06 2007
+++ llvm/test/CodeGen/Generic/vector-identity-shuffle.ll        Mon Apr 30 
00:11:58 2007
@@ -1,5 +1,3 @@
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 | grep test:
-; RUN: llvm-upgrade < %s | llvm-as | llc -march=ppc32 -mcpu=g5 | not grep vperm
 ; RUN: llvm-upgrade < %s | llvm-as | llc 
 
 void %test(<4 x float> *%tmp2.i) {



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

Reply via email to