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