summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Mips/delay-slot.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "DwarfDebug: Pick next location in case of missing location at block b...Matthias Braun2018-10-111-1/+1
* DwarfDebug: Pick next location in case of missing location at block beginMatthias Braun2018-10-051-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [FastISel] Disable local value sinking by defaultReid Kleckner2018-04-111-1/+1
* [FastISel] Sink local value materializations to first useReid Kleckner2018-03-141-5/+3
* [dwarfdump] Add verbose output for .debug-line sectionJonas Devlieghere2017-09-211-1/+1
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-111-1/+1
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-2/+2
* [mips][ias] Only round section sizes when explicitly requested.Daniel Sanders2016-05-041-1/+1
* [mips][ias] Make section sizes a multiple of the alignment.Daniel Sanders2016-04-291-1/+1
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* [mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic2016-04-111-1/+1
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* [mips] Remove incorrect DebugLoc entries from prologuePetar Jovanovic2015-08-281-2/+2
* 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-1/+1
* [mips] Fix out-of-date debug information in test file.Vasileios Kalintiris2015-07-301-6/+8
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-14/+14
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-10/+10
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-5/+5
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-20/+20
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-9/+9
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-9/+9
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-9/+9
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* Revert r218778 while investigating buldbot breakage.Adrian Prantl2014-10-011-3/+3
* Move the complex address expression out of DIVariable and into an extraAdrian Prantl2014-10-011-3/+3
* CodeGen: Make MachineBasicBlock::back skip to the beginning of the last bundle.Benjamin Kramer2014-05-241-0/+75
OpenPOWER on IntegriCloud