summaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/debuginfo.ll
Commit message (Expand)AuthorAge
* Merging r195504:Manman Ren2013-12-09
* Change objectsize intrinsic to accept different address spaces.Matt Arsenault2013-10-07
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-29
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-25
* Debug Info: clean up usage of Verify.Manman Ren2013-06-28
* Update testing case to make DI nodes have the correct format.Manman Ren2013-06-27
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-02
* 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
* Remove the unused 4th operand for DIFile debug info metadataDavid Blaikie2013-03-13
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-13
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-12
* Upgrading debug info test cases to be (more) compatible with the current debu...David Blaikie2013-03-11
* revert my previous patches that introduced an additional parameter to the obj...Nuno Lopes2012-05-22
* change the objectsize intrinsic signature: add a 3rd parameter to denote the ...Nuno Lopes2012-05-09
* Try to not lose variable's debug info during instcombine.Devang Patel2011-03-17