summaryrefslogtreecommitdiff
path: root/test/Transforms/Mem2Reg/ConvertDebugInfo2.ll
Commit message (Expand)AuthorAge
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-29
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-25
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-28
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-27
* Remove unused field in DISubprogramDavid Blaikie2013-03-21
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-17
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-13
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-11
* Copy location info for current function argument from dbg.declare if respecti...Devang Patel2010-06-04
* Add missing space; works for me.Dale Johannesen2010-05-28
* Do not drop location info for inlined function args.Devang Patel2010-05-27