summaryrefslogtreecommitdiff
path: root/test/Transforms/Mem2Reg/ConvertDebugInfo.ll
Commit message (Expand)AuthorAge
* Merging r195504:Manman Ren2013-12-09
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-06
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-02
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-01
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-29
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-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
* Generalize debug info test to be resilient to changes in metadata node numberingDavid 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
* Update test to use valid debug info.Devang Patel2010-05-07
* When converting dbg.declare to dbg.value, attach promoted store's debug metad...Victor Hernandez2010-01-27
* In mem2reg, for all alloca/stores that get promoted where the alloca has an a...Victor Hernandez2010-01-26
* Revert r94260 until findDbgDeclare() is made more efficientVictor Hernandez2010-01-25
* In mem2reg, for all alloca/stores that get promoted where the alloca has an a...Victor Hernandez2010-01-23