Enable all Hexagon tests.
[oota-llvm.git] / test / CodeGen / X86 / sext-ret-val.ll
index c86e59177f97eda6e2281297325c9fd0b2758d69..da1a1871e7e8ca304df54800e2fa825dca74c543 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=x86 | grep movzx | count 1
+; RUN: llc < %s -march=x86 | grep movzbl | count 1
 ; rdar://6699246
 
 define signext i8 @t1(i8* %A) nounwind readnone ssp {