Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / licm-dominance.ll
index 8a0958db0ef5963539da26733133d1472b5937dc..019f8a32b6c064407b111ebf9ddf73570684e7ef 100644 (file)
@@ -1,7 +1,7 @@
-; RUN: llc -asm-verbose=false < %s | FileCheck %s
+; RUN: llc -asm-verbose=true < %s | FileCheck %s
 
 ; MachineLICM should check dominance before hoisting instructions.
-; CHECK:       jne     LBB0_3
+; CHECK: ## in Loop:
 ; CHECK-NEXT:  xorb    %al, %al
 ; CHECK-NEXT:  testb   %al, %al