summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/debugify.ll
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] IR/Bitcode changes for DISubprogram flags.Paul Robinson2018-11-281-2/+2
* [Debugify] Don't treat missing dbg.values as an error (PR37942)Vedant Kumar2018-06-261-1/+1
* [Debugify] Skip dbg.value placement for EH pads, musttailVedant Kumar2018-06-031-1/+11
* [Debugify] Set a DI version module flag for llc compatibilityVedant Kumar2018-05-241-0/+1
* [Debugify] Avoid printing unnecessary square braces, NFCVedant Kumar2018-05-241-2/+2
* [Debugify] Print the output to stderrAnastasis Grammenos2018-05-171-3/+7
* [Debugfiy] Print the pass name next to the resultAnastasis Grammenos2018-05-151-2/+2
* [Debugify] Add -debugify-each for testing each pass in a pipelineVedant Kumar2018-05-151-10/+10
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* [Debugify] Don't check functions which were skippedVedant Kumar2018-02-151-0/+4
* [opt] Port the debugify passes to the new pass managerVedant Kumar2018-02-151-0/+7
* [Debugify] Avoid verifier failure on non-definition subprogramsVedant Kumar2018-02-131-0/+6
* [Debugify] Add a mode to opt to enable faster testingVedant Kumar2018-01-231-0/+3
* [Debugify] Add a pass to test debug info preservationVedant Kumar2017-12-081-0/+65
OpenPOWER on IntegriCloud