Fix incorrect atomics codegen introduced in r154705, and extend test to catch it.
[oota-llvm.git] / test / CodeGen / X86 / MachineSink-DbgValue.ll
2011-09-07 Devang PatelWhile sinking machine instructions, sink matching DBG_V...