X86_COND_C and X86_COND_NC are alternate mnemonics for
[oota-llvm.git] / test / CodeGen / X86 / fold-pcmpeqd-2.ll
2009-01-06 Dan GohmanNow that fold-pcmpeqd-0.ll is effectively testing that...