summaryrefslogtreecommitdiff
path: root/test/BugPoint/metadata.ll
AgeCommit message (Expand)Author
2015-08-28DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith
2015-04-29IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith
2015-03-26bugpoint: Verify input filesDuncan P. N. Exon Smith
2015-03-20Bugpoint: Fix invalid 'inlinedAt:' references in testcaseDuncan P. N. Exon Smith
2015-03-03DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith
2015-01-14IR: Move MDLocation into placeDuncan P. N. Exon Smith
2014-12-15IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith
2014-10-03Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith
2014-10-02Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith
2014-10-02DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith
2013-11-23Debug Info: update testing cases to specify the debug info version number.Manman Ren
2013-08-06Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren
2013-08-04Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.Bob Wilson
2013-08-02Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher
2013-08-01Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren
2012-10-26Fix unexpected passes. These test do work with LTO on linux. I tested bothRafael Espindola
2012-10-18Mark bugpoint tests with XFAIL when building with LTO. <rdar://problem/12473675>Bob Wilson
2010-11-29test: Check the feature 'loadable_module' with load modules in %llvmshlibdir.NAKAMURA Takumi
2010-08-24XFAIL this on mingw, following remove_arguments_test.ll.Dan Gohman
2010-08-24Add a testcase for basic bugpointing in the presence of metadata.Dan Gohman