aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Mem2Reg/ConvertDebugInfo2.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-1/+1
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-23/+23
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-27/+27
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-19/+19
* Merging r195504:Manman Ren2013-12-091-0/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-2/+2
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-1/+3
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-7/+7
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-9/+9
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-9/+9
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-2/+2
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-1/+2
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-131-1/+1
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-111-13/+13
* Copy location info for current function argument from dbg.declare if respecti...Devang Patel2010-06-041-1/+1
* Add missing space; works for me.Dale Johannesen2010-05-281-1/+1
* Do not drop location info for inlined function args.Devang Patel2010-05-271-0/+52