aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/Mem2Reg/ConvertDebugInfo.ll
AgeCommit message (Expand)Author
2010-06-04Copy location info for current function argument from dbg.declare if respecti...Devang Patel
2010-05-07Update test to use valid debug info.Devang Patel
2010-01-27When converting dbg.declare to dbg.value, attach promoted store's debug metad...Victor Hernandez
2010-01-26In mem2reg, for all alloca/stores that get promoted where the alloca has an a...Victor Hernandez
2010-01-25Revert r94260 until findDbgDeclare() is made more efficientVictor Hernandez
2010-01-23In mem2reg, for all alloca/stores that get promoted where the alloca has an a...Victor Hernandez