aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/Mips
AgeCommit message (Expand)AuthorFilesLines
2025-03-14[RemoveDIs] Remove "try-debuginfo-iterators..." test flags (#130298)Jeremy Morse2-2/+0
2024-12-20[MC][Mips] Add MipsWinCOFFObjectWriter/MipsWinCOFFStreamer (#114611)Hervé Poussineau1-2/+2
2024-12-10[test] Change llc -march=mips* to -mtriple=mips*Fangrui Song1-2/+2
2024-10-15[LiveDebugVariables] Fix a DBG_VALUE reordering issue (#111124)David Stenberg1-9/+9
2024-10-15Add pre-commit test for LiveDebugVariables reorder issueDavid Stenberg1-0/+84
2024-05-08MIPS: Use pcrel|sdata4 for eh_frame (#91291)YunQiang Su1-3/+3
2024-01-05[RemoveDIs] Handle DPValues in FastISel (#76952)Orlando Cazalet-Hyams1-0/+1
2023-12-12[DebugInfo][RemoveDIs] Handle dbg.declares in SelectionDAGISel (#73496)Orlando Cazalet-Hyams1-0/+1
2023-08-16[Mips][MC] AttemptToFoldSymbolOffsetDifference: revert isMicroMips special caseFangrui Song1-2/+2
2023-07-12[DWARF] Add printout for op-indexDavid Stenberg2-11/+11
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta1-1/+1
2022-12-01[test] Switch to use -passes syntax in various test casesBjorn Pettersson1-1/+1
2022-10-12[test][DebugInfo] Convert some test cases to opaque pointers. NFCBjorn Pettersson5-66/+62
2021-06-30[LiveDebugValues][InstrRef][2/2] Emit entry value variable locationsJeremy Morse2-0/+4
2021-05-24Revert "[NFC] remove explicit default value for strboolattr attribute in tests"serge-sans-paille1-2/+2
2021-05-24[NFC] remove explicit default value for strboolattr attribute in testsserge-sans-paille1-2/+2
2021-05-05[DebugInfo][test][MIPS] Use mtriple in testsJinsong Ji3-6/+6
2021-01-11[FastISel] NFC: Remove obsolete -fast-isel-sink-local-values optionPaul Robinson1-1/+1
2021-01-11[FastISel] Flush local value map on every instructionPaul Robinson1-0/+1
2020-12-01Revert "[FastISel] Flush local value map on ever instruction" and dependent p...David Blaikie1-6/+3
2020-11-30[FastISel] NFC: Remove obsolete -fast-isel-sink-local-values optionPaul Robinson1-1/+1
2020-11-25[FastISel] Flush local value map on ever instructionPaul Robinson1-2/+5
2020-10-04llvm-dwarfdump: Dump address forms in their encoded length rather than always...David Blaikie1-1/+1
2020-09-30Reapply "RegAllocFast: Rewrite and improve"Matt Arsenault2-5/+5
2020-09-22Revert "Reapply Revert "RegAllocFast: Rewrite and improve""Muhammad Omair Javaid2-5/+5
2020-09-21Reapply Revert "RegAllocFast: Rewrite and improve"Matt Arsenault2-5/+5
2020-09-18Temporarily Revert "RegAllocFast: Rewrite and improve"Eric Christopher2-5/+5
2020-09-18RegAllocFast: Rewrite and improveMatt Arsenault2-5/+5
2020-07-20[llvm-readobj] Update tests because of changes in llvm-readobj behaviorElvina Yakubova1-2/+2
2020-06-03[CSInfo][MIPS][DwarfDebug] Add support for delay slotsDjordje Todorovic1-0/+67
2020-05-21[mips] Reorganize check directives in the test. NFCSimon Atanasyan1-14/+27
2020-05-15[CSInfo][ISEL] Call site info generation support for MipsDjordje Todorovic2-0/+153
2020-01-13[MIPS][ELF] Use PC-relative relocations in .eh_frame when possibleAlex Richardson1-3/+4
2019-12-24Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song1-2/+2
2019-11-18Re-commit "DWARF location lists: Add section index dumping"Pavel Labath1-4/+4
2019-11-18Revert rGc0f6ad7d1f3c : "DWARF location lists: Add section index dumping"Simon Pilgrim1-4/+4
2019-11-18DWARF location lists: Add section index dumpingPavel Labath1-4/+4
2019-02-07[mips][micromips] Fix how values in .gcc_except_table are calculatedPetar Jovanovic1-6/+18
2019-01-24Reapply: [mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tagSimon Atanasyan1-2/+24
2019-01-24Revert "[mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tag"Amara Emerson1-24/+2
2019-01-23[mips] Handle MipsMCExpr sub-expression for the MEK_DTPREL tagSimon Atanasyan1-2/+24
2019-01-14Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih1-2/+2
2018-10-15[mips][micromips] Fix overlaping FDEs errorAleksandar Beserminji1-0/+38
2018-10-15[mips][micromips] Revert "Fix overlaping FDEs error"Aleksandar Beserminji1-38/+0
2018-10-15[mips][micromips] Fix overlaping FDEs errorAleksandar Beserminji1-0/+38
2018-10-11Revert "DwarfDebug: Pick next location in case of missing location at block b...Matthias Braun1-1/+1
2018-10-05DwarfDebug: Pick next location in case of missing location at block beginMatthias Braun1-1/+1
2018-07-26[DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst usersVedant Kumar1-2/+3
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen6-8/+8
2018-04-11[FastISel] Disable local value sinking by defaultReid Kleckner1-1/+1