summaryrefslogtreecommitdiff
path: root/test/DebugInfo/2010-04-19-FramePtr.ll
AgeCommit message (Expand)AuthorFilesLines
2015-09-16Make the default triple optional by allowing an empty stringMehdi Amini1-37/+0
2015-08-28DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith1-1/+1
2015-08-03DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith1-1/+1
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith1-9/+9
2015-03-27DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith1-1/+1
2015-03-03DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith1-8/+8
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-2/+2
2015-01-14IR: Move MDLocation into placeDuncan P. N. Exon Smith1-2/+2
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith1-13/+13
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith1-7/+7
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith1-7/+7
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith1-7/+7
2014-01-30Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov1-2/+2
2013-11-22Debug Info: update testing cases to specify the debug info version number.Manman Ren1-0/+2
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-1/+2
2013-07-25Debug Info: improve the verifier to check field types.Manman Ren1-6/+7
2013-07-24Update testing cases to pass debug info verifier.Manman Ren1-3/+3
2013-07-19Debug Info: enable verifying by default and disable testing cases that fail.Manman Ren1-2/+2
2013-06-14Fix frame pointer debug information testJF Bastien1-2/+2
2013-05-30Revert r182937 and r182877.Rafael Espindola1-1/+1
2013-05-30Don't use fast isel on this test.Rafael Espindola1-1/+1
2013-04-22Revert "Revert "PR14606: debug info imported_module support""David Blaikie1-1/+1
2013-04-19Revert "PR14606: debug info imported_module support"Eric Christopher1-1/+1
2013-04-19PR14606: debug info imported_module supportDavid Blaikie1-1/+1
2013-03-28Revert "Adding DIImportedModules to DIScopes."David Blaikie1-6/+6
2013-03-27Adding DIImportedModules to DIScopes.David Blaikie1-6/+6
2013-03-21Remove unused field in DISubprogramDavid Blaikie1-1/+1
2013-03-20Remove unused field in DICompileUnitDavid Blaikie1-1/+1
2013-03-13Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie1-1/+1
2013-03-12Remove unused "isMain" field from DICompileUnitDavid Blaikie1-1/+1
2013-03-12Update debug info test cases with empty SplitDebugFilename field.David Blaikie1-1/+1
2013-03-08Upgrade tests to the latest debug info format.David Blaikie1-6/+9
2010-04-20Add RUN:Devang Patel1-2/+2
2010-04-19Fix typo. add a test case.Devang Patel1-0/+30