summaryrefslogtreecommitdiffstats
path: root/llvm/test/BugPoint/metadata.ll
Commit message (Expand)AuthorAgeFilesLines
* [bugpoint] Reduce metadata that does not contribute to crash.Florian Hahn2019-10-301-10/+6
* [Bugpoint] Only run plugins tests if plugins are enabledPetr Hosek2019-05-171-1/+1
* [bugpoint] Find 'opt', etc., in bugpoint directoryBrian Gesiak2018-12-101-3/+3
* [bugpoint] Avoid noisy errors by passing a valid opt to testsVedant Kumar2018-02-091-3/+3
* Add -strip-nonlinetable-debuginfo capabilityMichael Ilseman2016-10-251-4/+19
* Revert "Add -strip-nonlinetable-debuginfo capability"Michael Ilseman2016-10-061-19/+4
* Add -strip-nonlinetable-debuginfo capabilityMichael Ilseman2016-10-061-4/+19
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-2/+2
* Add a missing DICompileUnit to testcase.Adrian Prantl2016-04-111-6/+7
* Revert accidentally committed changeAdrian Prantl2016-04-111-2/+0
* Add missing DICompileUnit to this testcaseAdrian Prantl2016-04-111-0/+2
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-3/+3
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-10/+10
* bugpoint: Verify input filesDuncan P. N. Exon Smith2015-03-261-4/+4
* Bugpoint: Fix invalid 'inlinedAt:' references in testcaseDuncan P. N. Exon Smith2015-03-201-6/+6
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-5/+5
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-6/+6
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-19/+19
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-3/+3
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-3/+3
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-3/+3
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-231-6/+9
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-4/+8
* Remove "lto_on_osx" xfails, now that -rdynamic works on Darwin.Bob Wilson2013-08-041-1/+0
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-021-8/+4
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-011-4/+8
* Fix unexpected passes. These test do work with LTO on linux. I tested bothRafael Espindola2012-10-261-1/+1
* Mark bugpoint tests with XFAIL when building with LTO. <rdar://problem/12473675>Bob Wilson2012-10-181-0/+1
* test: Check the feature 'loadable_module' with load modules in %llvmshlibdir.NAKAMURA Takumi2010-11-291-2/+2
* XFAIL this on mingw, following remove_arguments_test.ll.Dan Gohman2010-08-241-0/+1
* Add a testcase for basic bugpointing in the presence of metadata.Dan Gohman2010-08-241-0/+34
OpenPOWER on IntegriCloud