aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/debuginfo.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-281-12/+12
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-271-12/+12
* Remove unused field in DISubprogramDavid Blaikie2013-03-211-1/+1
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-171-2/+4
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-131-2/+2
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-131-3/+4
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-121-1/+1
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-111-14/+15
* revert my previous patches that introduced an additional parameter to the obj...Nuno Lopes2012-05-221-2/+2
* change the objectsize intrinsic signature: add a 3rd parameter to denote the ...Nuno Lopes2012-05-091-2/+2
* Try to not lose variable's debug info during instcombine.Devang Patel2011-03-171-0/+57