Force CPU in test so we don't accidentally get AVX code on an AVX-capable host.
[oota-llvm.git] / test / CodeGen / X86 / 2010-05-10-DAGCombinerBug.ll
2010-05-10 Evan ChengBe careful with operand promotion. For a binary operati...