aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Mem2Reg/ConvertDebugInfo.ll
Commit message (Expand)AuthorAgeFilesLines
* Copy location info for current function argument from dbg.declare if respecti...Devang Patel2010-06-041-1/+1
* Update test to use valid debug info.Devang Patel2010-05-071-24/+37
* When converting dbg.declare to dbg.value, attach promoted store's debug metad...Victor Hernandez2010-01-271-2/+3
* In mem2reg, for all alloca/stores that get promoted where the alloca has an a...Victor Hernandez2010-01-261-0/+31
* Revert r94260 until findDbgDeclare() is made more efficientVictor Hernandez2010-01-251-31/+0
* In mem2reg, for all alloca/stores that get promoted where the alloca has an a...Victor Hernandez2010-01-231-0/+31