summaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/debuginfo.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-25/+25
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-29/+29
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-20/+20
* Merging r195504:Manman Ren2013-12-091-0/+2
* Change objectsize intrinsic to accept different address spaces.Matt Arsenault2013-10-071-2/+2
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-061-2/+2
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-261-1/+1
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-291-9/+10
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-251-1/+1
* Debug Info: clean up usage of Verify.Manman Ren2013-06-281-2/+2
* Update testing case to make DI nodes have the correct format.Manman Ren2013-06-271-3/+3
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-021-12/+7
* 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