[Hexagon] Fixing load instruction parsing and reenabling tests.
[oota-llvm.git] / test / CodeGen / PowerPC / fnabs.ll
index 9fa2dcb2909c6b574d0b60e9cd7beca4a666843c..fc6a04e0094128d9f4f61e2ed2ee719dec7b265e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=ppc32 | grep fnabs
+; RUN: llc < %s -mattr=-vsx -march=ppc32 | grep fnabs
 
 declare double @fabs(double)