summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS][ELF] Use PC-relative relocations in .eh_frame when possibleAlex Richardson2020-01-131-3/+4
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-2/+2
* Re-commit "DWARF location lists: Add section index dumping"Pavel Labath2019-11-181-4/+4
* Revert rGc0f6ad7d1f3c : "DWARF location lists: Add section index dumping"Simon Pilgrim2019-11-181-4/+4
* DWARF location lists: Add section index dumpingPavel Labath2019-11-181-4/+4
* [mips][micromips] Fix how values in .gcc_except_table are calculatedPetar Jovanovic2019-02-071-6/+18
* Reapply: [mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tagSimon Atanasyan2019-01-241-2/+24
* Revert "[mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag"Amara Emerson2019-01-241-24/+2
* [mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tagSimon Atanasyan2019-01-231-2/+24
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-2/+2
* [mips][micromips] Fix overlaping FDEs errorAleksandar Beserminji2018-10-151-0/+38
* [mips][micromips] Revert "Fix overlaping FDEs error"Aleksandar Beserminji2018-10-151-38/+0
* [mips][micromips] Fix overlaping FDEs errorAleksandar Beserminji2018-10-151-0/+38
* 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] LowerDbgDeclare: Add derefs when handling CallInst usersVedant Kumar2018-07-261-2/+3
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-096-8/+8
* [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
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-161-4/+4
* [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-113-3/+3
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-113-3/+3
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-303-3/+3
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-292-31/+19
* [mips] Handle R_MIPS_TLS_DTPREL32/64 relocations in the RelocVisitorSimon Atanasyan2017-08-161-0/+21
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-283-21/+21
* [MC] Set SHT_MIPS_DWARF section type for all .debug_* sections on MIPSSimon Atanasyan2017-03-101-1/+1
* Change how we handle section symbols on ELF.Rafael Espindola2017-02-021-1/+1
* [mips] Fix debug information for __thread variablePetar Jovanovic2017-01-201-0/+22
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-46/+50
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* [mips][FastISel] Instantiate the MipsFastISel class only for targets that sup...Vasileios Kalintiris2016-10-181-2/+2
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-2/+2
* [mips] interAptiv based generic schedule modelSimon Dardis2016-09-011-2/+2
* [mips][ias] Only round section sizes when explicitly requested.Daniel Sanders2016-05-041-1/+1
* Reverting 268054 & 268063 as they caused PR27579.Amjad Aboud2016-04-301-2/+1
* Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-04-291-1/+2
* [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-156-21/+15
* [mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic2016-04-113-4/+4
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-016-6/+6
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-311-1/+1
* Revert "Recommitted r263424 "Supporting all entities declared in lexical scop...Reid Kleckner2016-03-241-2/+1
* Recommitted r263424 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-03-241-1/+2
* Revert "Recommitted r261633 "Supporting all entities declared in lexical scop...Benjamin Kramer2016-03-141-2/+1
OpenPOWER on IntegriCloud