summaryrefslogtreecommitdiffstats
path: root/llvm/test/JitListener/multiple.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-3/+3
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-5/+4
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* Fix several accidental DOS line endings in source filesDimitry Andric2016-01-031-37/+37
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-6/+6
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-3/+3
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-311-3/+3
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-33/+33
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-16/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-18/+18
* Fix the JIT event listeners and replace the associated tests.Andrew Kaylor2015-01-091-0/+167
OpenPOWER on IntegriCloud