Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / promote-assert-zext.ll
index e973c5a466ebf7504d8850cd8315f76154c2dba6..b582806c96a4316d1c8b6ca640ebfdb732c9cd96 100644 (file)
@@ -7,7 +7,7 @@ target triple = "x86_64-apple-darwin11"
 ; ISel doesn't yet know how to eliminate this extra zero-extend. But until
 ; it knows how to do so safely, it shouldn;t eliminate it.
 ; CHECK: movzbl  (%rdi), %eax
-; CHECK: movz  %ax, %eax
+; CHECK: movzwl  %ax, %eax
 
 define i64 @_ZL5matchPKtPKhiR9MatchData(i8* %tmp13) nounwind {
 entry: