Don't disable MMX support when AVX is enabled. Fix predicates for MMX instructions...
[oota-llvm.git] / test / CodeGen / X86 / mmx-builtins.ll
index 3ac0e4ee4b85448bba1a24d525e7af8dc5086623..8b7200d2f78fd8c9a025852f3ba74014b3afc730 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc < %s -march=x86 -mattr=+mmx,+ssse3 | FileCheck %s
+; RUN: llc < %s -march=x86 -mattr=+avx | FileCheck %s
 
 declare x86_mmx @llvm.x86.ssse3.phadd.w(x86_mmx, x86_mmx) nounwind readnone