[WebAssembly] Switch to MC for instruction printing.
[oota-llvm.git] / test / CodeGen / Hexagon / cmpb_pred.ll
index 1a43e62916960b378bc3fb235639f2ecae30664a..d5a76ff129e394c40470b5360c241ad5cdb16374 100644 (file)
@@ -1,4 +1,3 @@
-; XFAIL:
 ; RUN: llc -march=hexagon -mcpu=hexagonv5  < %s | FileCheck %s
 ; Generate various cmpb instruction followed by if (p0) .. if (!p0)...
 target triple = "hexagon"
@@ -64,7 +63,7 @@ entry:
 
 define i32 @Func_3g(i32) nounwind readnone {
 entry:
-; CHECK: mux
+; CHECK-NOT: mux
   %conv = and i32 %0, 255
   %cmp = icmp ult i32 %conv, 3
   %selv = zext i1 %cmp to i32