Allow copies between GR8_ABCD_L and GR8_ABCD_H.
[oota-llvm.git] / test / CodeGen / PowerPC / 2007-10-18-PtrArithmetic.ll
index bd11b5d5b7b248a9dbb41fddb6823184ba644ce0..84fadd1b04615ae6edd65d13d459e89d7549d6f3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=ppc64 -mattr=+altivec
+; RUN: llc < %s -march=ppc64 -mattr=+altivec
        %struct.inoutprops = type <{ i8, [3 x i8] }>
 
 define void @bork(float* %argA, float* %argB, float* %res, i8 %inoutspec.0) {