summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/ARM
Commit message (Expand)AuthorAgeFilesLines
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-152-3/+3
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-141-2/+2
* [DebugInfo] Omit location list entries with empty rangesDavid Stenberg2019-01-091-7/+8
* test/DebugInfo: Convert some tests to MIRMatthias Braun2018-11-022-114/+212
* MachineOperand/MIParser: Do not print debug-use flag, infer itMatthias Braun2018-10-301-1/+1
* Revert "DwarfDebug: Pick next location in case of missing location at block b...Matthias Braun2018-10-111-1/+2
* DwarfDebug: Pick next location in case of missing location at block beginMatthias Braun2018-10-051-2/+1
* [DebugInfo] Normalize common kinds of DWARF sub-expressions.Jonas Devlieghere2018-09-052-3/+3
* [SelectionDAG] Remove debug locations from ConstantSD(FP)NodesVedant Kumar2018-06-251-3/+10
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-0918-20/+20
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-313-4/+4
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-162-9/+9
* [MIR] Fix DebugInfo tests after r319445Francis Visoiu Mistrih2017-11-301-1/+1
* [CodeGen] Print register names in lowercase in both MIR and debug outputFrancis Visoiu Mistrih2017-11-282-3/+3
* Fix an assertion in SelectionDAG::transferDbgValues()Adrian Prantl2017-11-131-0/+28
* Make DIExpression::createFragmentExpression() return an Optional.Adrian Prantl2017-11-071-0/+95
* Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()Adrian Prantl2017-11-031-0/+118
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-115-5/+5
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-117-8/+8
* SelectionDAG: Emit correct debug info for multi-register function arguments.Adrian Prantl2017-08-301-0/+77
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-304-5/+5
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-296-22/+28
* Parse and print DIExpressions inline to ease IR and MIR testingReid Kleckner2017-08-231-4/+4
* Remove PrologEpilogInserter's usage of DBG_VALUE's offset fieldAdrian Prantl2017-08-011-1/+1
* Debug Info: Also check the DWARF output in assembler-only test casesAdrian Prantl2017-07-311-0/+5
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-289-31/+31
* PR32382: Fix emitting complex DWARF expressions.Adrian Prantl2017-04-181-1/+1
* PR32288: More efficient encoding for DWARF expr subregister access.Adrian Prantl2017-03-161-3/+1
* Revert "PR32288: More efficient encoding for DWARF expr subregister access."Adrian Prantl2017-03-161-1/+3
* PR32288: More efficient encoding for DWARF expr subregister access.Adrian Prantl2017-03-161-3/+1
* Fix an assertion in DwarfExpression when emitting fragments in vector registersAdrian Prantl2016-12-221-0/+66
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-224-77/+88
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-204-5/+5
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-164-5/+5
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-164-5/+5
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-164-5/+5
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-164-5/+5
* [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operationAdrian Prantl2016-12-053-6/+6
* DebugInfo: preparation to implement DW_AT_alignmentVictor Leschuk2016-10-201-6/+6
* [ARM] Add ".code 32" to functions in the ARM instruction setPablo Barrio2016-09-131-2/+3
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-134-10/+10
* Fixup failing debuginfo test for change in SimplifyCFG.James Molloy2016-09-111-2/+1
* [ARM] Generate consistent frame records for Thumb2Oliver Stannard2016-08-231-1/+1
* [SimplifyCFG] Rewrite SinkThenElseCodeToEndJames Molloy2016-08-221-1/+2
* Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"James Molloy2016-08-221-2/+1
* [SimplifyCFG] Rewrite SinkThenElseCodeToEndJames Molloy2016-08-221-1/+2
* Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"Reid Kleckner2016-08-191-2/+1
* [SimplifyCFG] Rewrite SinkThenElseCodeToEndJames Molloy2016-08-191-1/+2
* Revert "[SimplifyCFG] Rewrite SinkThenElseCodeToEnd"Reid Kleckner2016-08-151-2/+1
* [SimplifyCFG] Rewrite SinkThenElseCodeToEndJames Molloy2016-08-151-1/+2
OpenPOWER on IntegriCloud