Allow to fold vector load if there is more than one bitcast, so in the case:
[oota-llvm.git] / test / CodeGen / X86 / MachineSink-DbgValue.ll
2011-09-07 Devang PatelWhile sinking machine instructions, sink matching DBG_V...