[Hexagon] Fixing load instruction parsing and reenabling tests.
[oota-llvm.git] / test / CodeGen / PowerPC / fp_to_uint.ll
index 1360b62d273b8f9ff7a434d6a60d6e8205555dab..187d2d6ee1e98e657cf481fb3b37265bf962d03d 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llc < %s -march=ppc32 | grep fctiwz | count 1
+; RUN: llc < %s -mattr=-vsx -march=ppc32 | grep fctiwz | count 1
+
 
 define i16 @foo(float %a) {
 entry: