instcombine: Don't replace all uses for instructions with no uses
[oota-llvm.git] / test / Transforms / Mem2Reg / ConvertDebugInfo.ll
2010-06-04 Devang PatelCopy location info for current function argument from...
2010-05-07 Devang PatelUpdate test to use valid debug info.
2010-01-27 Victor HernandezWhen converting dbg.declare to dbg.value, attach promot...
2010-01-26 Victor HernandezIn mem2reg, for all alloca/stores that get promoted...
2010-01-25 Victor HernandezRevert r94260 until findDbgDeclare() is made more efficient
2010-01-23 Victor HernandezIn mem2reg, for all alloca/stores that get promoted...