summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic
Commit message (Expand)AuthorAgeFilesLines
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-1618-39/+37
* Speculatively revert r289925, see PR31407Nico Weber2016-12-161-1/+1
* Update .debug_line section version information to match DWARF version.Ekaterina Romanova2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-1618-37/+39
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-1618-39/+37
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-1618-37/+39
* DebugInfo: Make a Generic test case actually generic (remove datalayout/triple)David Blaikie2016-12-151-7/+0
* DebugInfo: Emit ranges for functions with DISubprograms but lacking locations...David Blaikie2016-12-152-1/+43
* Revert "[SimplifyCFG] In sinkLastInstruction correctly set debugloc of common...Robert Lougher2016-12-151-70/+0
* [SimplifyCFG] In sinkLastInstruction correctly set debugloc of "common" inst Robert Lougher2016-12-151-0/+70
* [InstCombine] Folding of a compare with RHS const should merge debug locationsRobert Lougher2016-12-141-0/+51
* [InstCombine] Folding of a binop with RHS const should merge the debug locationsRobert Lougher2016-12-141-0/+49
* [InstCombine] When folding casts through a phi node merge the debug locationsRobert Lougher2016-12-141-0/+47
* [InstCombine] Folding loads through a phi node should merge the debug locationsRobert Lougher2016-12-141-0/+51
* [InstCombine] When folding GEP through a phi node merge the debug locationsRobert Lougher2016-12-141-0/+51
* [InstCombine] Merge debug locations when folding through a phi nodeRobert Lougher2016-12-141-0/+51
* [InstCombine] Merge debug locations when folding through a phi nodeRobert Lougher2016-12-141-0/+70
* [InlineFunction] Do not propagate the callsite debug location to instructions...Andrea Di Biagio2016-12-071-0/+47
* [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operationAdrian Prantl2016-12-051-3/+3
* [DWARF] Put linkage-name on abstract origin even when there's a declaration.Paul Robinson2016-12-021-35/+94
* [DebugInfo] Add support for DW_AT_main_subprogram on subprogramsDavid Blaikie2016-11-281-0/+35
* Reverting back r285355: "Update .debug_line section version information to ma...Ekaterina Romanova2016-10-271-1/+1
* Update .debug_line section version information to match DWARF version.Ekaterina Romanova2016-10-271-1/+1
* [IndVarSimplify][DebugLoc] When widening the exit loop condition, correctly r...Andrea Di Biagio2016-10-261-0/+8
* [IndVarSimplify][Dwarf] When widening the IV increment, correctly set the deb...Andrea Di Biagio2016-10-251-0/+83
* Preserve the debug location when CodeGenPrepare sinks a compare instruction i...Wolfgang Pieb2016-10-061-0/+46
* Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace.Adrian Prantl2016-10-051-28/+0
* Revert "Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace."Adrian Prantl2016-10-051-0/+28
* Verifier: Reject any unknown named MD nodes in the llvm.dbg namespace.Adrian Prantl2016-10-051-28/+0
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-1316-68/+68
* Unxfail passing tests on HexagonKrzysztof Parzyszek2016-08-191-1/+0
* Testcase cleanup: Remove a redundant test input.Adrian Prantl2016-06-042-153/+1
* Revert "Testcase cleanup: Remove an unused input file."Adrian Prantl2016-06-031-0/+152
* Testcase cleanup: Remove an unused input file.Adrian Prantl2016-06-021-152/+0
* DWARF: Omit DW_AT_APPLE attributes (except ObjC ones) when not targeting LLDBDavid Blaikie2016-05-241-4/+6
* Moved test case for r268323 to DebugInfo/X86 to unbreak aarch64.Wolfgang Pieb2016-05-031-100/+0
* DebugInfo: Avoid propagating incorrect debug locations in SelectionDAG via CSE.Wolfgang Pieb2016-05-021-0/+100
* Reverting 268054 & 268063 as they caused PR27579.Amjad Aboud2016-04-303-22/+14
* Recommitted r264280 "Supporting all entities declared in lexical scope in LLV...Amjad Aboud2016-04-293-14/+22
* DebugInfo: Remove MDString-based type referencesDuncan P. N. Exon Smith2016-04-2313-71/+71
* [DWARF] Force a linkage_name on an inlined subprogram's abstract origin.Paul Robinson2016-04-187-7/+80
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-1576-271/+206
* Make the distinct DISubprogram in this testcase really distinct.Adrian Prantl2016-04-111-1/+3
* More upgrading of old- and very-old-style debug info in testcases.Adrian Prantl2016-04-112-0/+2
* Drop debug info for DISubprograms that are not referenced by anythingAdrian Prantl2016-04-092-20/+10
* Add missing emissionKind flags to the DICompileUnits of several old testcases.Adrian Prantl2016-04-012-2/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-0175-84/+84
* Move the DebugEmissionKind enum from DIBuilder into DICompileUnit.Adrian Prantl2016-03-3136-39/+39
* [DebugInfo] Subprograms should belong to a CU.Davide Italiano2016-03-311-1/+1
* Upgrade some wildly anachronistic debug info in testcases.Adrian Prantl2016-03-292-6/+4
OpenPOWER on IntegriCloud