Force cmov on test so block placement doesn't shuffle the code around.
[oota-llvm.git] / test / CodeGen / X86 / MachineSink-DbgValue.ll
2011-09-07 Devang PatelWhile sinking machine instructions, sink matching DBG_V...