Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / 2010-05-10-DAGCombinerBug.ll
2010-05-10 Evan ChengBe careful with operand promotion. For a binary operati...