aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Mem2Reg/ConvertDebugInfo.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-19/+19
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-19/+19
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-15/+15
* Merging r195504:Manman Ren2013-12-091-0/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-1/+1
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-1/+1
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-021-1/+1
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-011-1/+1
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-6/+7
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-251-1/+1
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-7/+7
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-7/+7
* 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