summaryrefslogtreecommitdiffstats
path: root/llvm/tools/opt/Debugify.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Debugify] Print the output to stderrAnastasis Grammenos2018-05-171-9/+9
* [Debugfiy] Print the pass name next to the resultAnastasis Grammenos2018-05-151-11/+17
* [Debugify] Add -debugify-each for testing each pass in a pipelineVedant Kumar2018-05-151-39/+125
* [Debugify] Don't check functions which were skippedVedant Kumar2018-02-151-1/+11
* [opt] Port the debugify passes to the new pass managerVedant Kumar2018-02-151-0/+12
* [Debugify] Avoid verifier failure on non-definition subprogramsVedant Kumar2018-02-131-2/+2
* [Debugify] Add a mode to opt to enable faster testingVedant Kumar2018-01-231-0/+4
* [Debugify] Handled unsized typesVedant Kumar2018-01-061-1/+2
* [Debugify] Add a pass to test debug info preservationVedant Kumar2017-12-081-0/+212
OpenPOWER on IntegriCloud