aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Mem2Reg/ConvertDebugInfo.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-1/+1
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-1/+2
* Generalize debug info test to be resilient to changes in metadata node numberingDavid Blaikie2013-03-171-3/+4
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-131-2/+4
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-111-9/+9
* 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