summaryrefslogtreecommitdiffstats
path: root/llvm/test/BugPoint
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim-non-leaf" to "frame-pointer...Fangrui Song2019-12-242-3/+3
* [Bugpoint] Do not create illegal function attribute combosDavid Greene2019-12-161-0/+16
* bugpoint: Add option to disable attribute removalMatt Arsenault2019-11-191-4/+8
* [bugpoint] Reduce metadata that does not contribute to crash.Florian Hahn2019-10-302-10/+28
* [Bugpoint] Only run plugins tests if plugins are enabledPetr Hosek2019-05-1710-10/+10
* Python compat - print statementSerge Guelton2019-01-031-0/+2
* [bugpoint][PR29027] Reduce function attributesBrian Gesiak2018-12-192-0/+22
* [bugpoint] Find 'opt', etc., in bugpoint directoryBrian Gesiak2018-12-107-9/+9
* [test] Fix BugPoint/compile-custom.ll to use detected python execMichal Gorny2018-12-021-1/+1
* [lit, python] Always add quotes around the python path in litStella Stamenova2018-08-062-2/+2
* [bugpoint] Report non-existent opt binaryVedant Kumar2018-02-091-0/+2
* [bugpoint] Avoid noisy errors by passing a valid opt to testsVedant Kumar2018-02-097-9/+9
* bugpoint: disabling symbolication of bugpoint-executed programsDavid Blaikie2017-06-091-0/+21
* llvm/test/BugPoint/compile-custom.ll: Use %/s for its path not to be mis-esca...NAKAMURA Takumi2017-04-131-1/+1
* [IR/Verifier] List the CU we weren't able to find in `llvm.dbg.cu`.Davide Italiano2017-02-201-1/+1
* Add -strip-nonlinetable-debuginfo capabilityMichael Ilseman2016-10-252-5/+20
* Disable fatal errors in the Verifier instantiated by bugpoint's crashAdrian Prantl2016-10-181-0/+22
* Revert "Add -strip-nonlinetable-debuginfo capability"Michael Ilseman2016-10-062-20/+5
* Add -strip-nonlinetable-debuginfo capabilityMichael Ilseman2016-10-062-5/+20
* [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
* [bugpoint] Add a named metadata (+their operands) reducerKeno Fischer2015-11-061-0/+39
* Make the default triple optional by allowing an empty stringMehdi Amini2015-09-161-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-111-1/+1
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-3/+3
* Fix typo in commentTobias Grosser2015-07-261-2/+2
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-10/+10
* bugpoint Enhancement.JF Bastien2015-04-201-0/+17
* 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
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-0/+0
* 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
* llvm/test/BugPoint/compile-custom.ll: Use explicit %python to invoke a test s...NAKAMURA Takumi2014-07-111-1/+1
* Revert r206989, "Mark llvm/test/BugPoint/compile-custom.ll as XFAIL:vg_leak."...NAKAMURA Takumi2014-04-271-2/+0
* Mark llvm/test/BugPoint/compile-custom.ll as XFAIL:vg_leak.NAKAMURA Takumi2014-04-231-0/+2
* llvm/test/BugPoint/compile-custom.ll.py: Make it py3-compatible. [PR19112]NAKAMURA Takumi2014-03-131-1/+1
* [bugpoint] Add testcase for r203343.Adam Nemet2014-03-102-0/+22
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-231-6/+9
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-1/+0
* 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-043-3/+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
OpenPOWER on IntegriCloud