aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Hexagon/hwloop-dbg.ll
AgeCommit message (Expand)AuthorFilesLines
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith1-30/+30
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-18/+18
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-18/+18
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-18/+18
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-6/+6
2014-10-01Revert r218778 while investigating buldbot breakage.Adrian Prantl1-6/+6
2014-10-01Move the complex address expression out of DIVariable and into an extraAdrian Prantl1-6/+6
2014-08-06DebugInfo: Assert that any CU for which debug_loc lists are emitted, has at l...David Blaikie1-1/+1
2014-05-14DebugInfo: Sure up subprogram variable list handling with more assertions and...David Blaikie1-2/+1
2014-02-04DebugInfo: Remove some unneeded conditionals now that DIBuilder no longer emi...David Blaikie1-2/+3
2013-11-22Debug Info: update testing cases to specify the debug info version number.Manman Ren1-0/+2
2013-09-09Debug Info Testing: use null instead of an empty string in context field.Manman Ren1-1/+1
2013-09-06Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren1-1/+1
2013-08-26Debug Info: add an identifier field to DICompositeType.Manman Ren1-1/+1
2013-07-27Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren1-9/+10
2013-07-25Debug Info: improve the verifier to check field types.Manman Ren1-2/+2
2013-07-24Debug Info: improve the Finder.Manman Ren1-1/+1
2013-04-30TBAA: remove !tbaa from testing cases if not used.Manman Ren1-5/+2
2013-03-28Hexagon: Enable SupportDebugInfomation and DwarfInSection flags.Jyotsna Verma1-1/+0
2013-02-11Extend Hexagon hardware loop generation to handle various additional cases:Krzysztof Parzyszek1-0/+65