]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/Transforms/InstCombine/debuginfo.ll
Move the complex address expression out of DIVariable and into an extra
[opencl/llvm.git] / test / Transforms / InstCombine / debuginfo.ll
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-10-07 Matt ArsenaultChange objectsize intrinsic to accept different address...
2013-09-06 Manman RenDebug Info Testing: updated to use NULL instead of...
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-07-29 Manman RenDebug Info: update testing cases to pass verifier.
2013-07-25 Rafael EspindolaCurrent batch of -disable-debug-info-verifier.
2013-06-28 Manman RenDebug Info: clean up usage of Verify.
2013-06-27 Manman RenUpdate testing case to make DI nodes have the correct...
2013-05-02 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-21 David BlaikieRemove unused field in DISubprogram
2013-03-17 David BlaikieSplit out filename & directory from DIFile to start...
2013-03-13 David BlaikieRemove the unused 4th operand for DIFile debug info...
2013-03-13 David BlaikieRefactor filename/directory in DICompileUnit into a...
2013-03-12 David BlaikieRemove unused "isMain" field from DICompileUnit
2013-03-11 David BlaikieUpgrading debug info test cases to be (more) compatible...
2012-05-22 Nuno Lopesrevert my previous patches that introduced an additiona...
2012-05-09 Nuno Lopeschange the objectsize intrinsic signature: add a 3rd...
2011-03-17 Devang PatelTry to not lose variable's debug info during instcombine.