summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo
Commit message (Expand)AuthorAgeFilesLines
...
* DebugInfo: Only move types out of type units if they're named or type unitedDavid Blaikie2019-05-101-0/+79
* [DebugInfo] Use zero linenos for debug intrinsics when promoting dbg.declareJeremy Morse2019-05-102-0/+116
* Temporarily Revert "[DebugInfo] Terminate more location-list ranges at the en...Eric Christopher2019-05-084-382/+15
* Debug Info: Support address space attributes on rvalue references.Adrian Prantl2019-05-071-0/+26
* [llvm-objdump] - Print relocation record in a GNU format.George Rimar2019-05-072-2/+2
* Fix more Windows bots after r360015.Paul Robinson2019-05-061-2/+2
* [test] Remove redundant bracket in rL360035Fangrui Song2019-05-061-2/+2
* Try fix Windows bot after rL360015Fangrui Song2019-05-061-3/+3
* Try fix Windows bot after rL360015Fangrui Song2019-05-061-1/+1
* DWARF v5: fix directory index in the line tableFangrui Song2019-05-061-0/+62
* Reapply r359906, "RegAllocFast: Add heuristic to detect values not live-out o...Matt Arsenault2019-05-031-1/+0
* Revert r359906, "RegAllocFast: Add heuristic to detect values not live-out of...Nico Weber2019-05-031-0/+1
* RegAllocFast: Add heuristic to detect values not live-out of a blockMatt Arsenault2019-05-031-1/+0
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-011-2/+2
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-0178-103/+103
* [CommandLine] Don't allow unlimitted dashes for options. Part 1 or 5Don Hinton2019-04-292-2/+2
* [DebugInfo] Terminate more location-list ranges at the end of blocksJeremy Morse2019-04-294-15/+382
* [llvm-nm][llvm-readelf] Avoid single-dash -long-option in testsFangrui Song2019-04-272-4/+4
* DebugInfo: Emit only declarations (not whole definitions) of non-unit user de...David Blaikie2019-04-241-0/+63
* Reapply: "DebugInfo: Emit only one kind of accelerated access/name table""David Blaikie2019-04-232-2/+90
* Revert "DebugInfo: Emit only one kind of accelerated access/name table"David Blaikie2019-04-232-86/+2
* DebugInfo: Emit only one kind of accelerated access/name tableDavid Blaikie2019-04-222-2/+86
* [GVN+LICM] Use line 0 locations for better crash attributionVedant Kumar2019-04-191-1/+2
* [DebugInfo] Combine Trivial and NonTrivial flagsAaron Smith2019-04-1111-30/+30
* [DebugInfo] Track multiple registers in DbgEntityHistoryCalculatorDavid Stenberg2019-04-102-1/+103
* [DebugInfo] Improve handling of clobbered fragmentsDavid Stenberg2019-04-103-1/+161
* Add LLVM IR debug info support for Fortran COMMON blocksAdrian Prantl2019-04-081-0/+42
* [X86] Merge the different Jcc instructions for each condition code into singl...Craig Topper2019-04-0511-29/+29
* [DWARF] check whether the DIE is valid before querying for informationPaul Semel2019-04-031-0/+11
* [yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/d...George Rimar2019-04-031-5/+5
* Revert r357256 "[DAGCombine] Improve Lifetime node chains."Hans Wennborg2019-04-031-0/+13
* [DAGCombine] Improve Lifetime node chains.Nirav Dave2019-03-291-13/+0
* [DAGCombiner] Teach TokenFactor pruning to peek through lifetime nodesNirav Dave2019-03-271-6/+5
* [pdb] Add -type-stats and sort stats by descending sizeReid Kleckner2019-03-223-22/+39
* [llvm-pdbutil] Add -type-ref-stats to help find unused type infoReid Kleckner2019-03-211-0/+577
* RegAllocFast: Remove early selection loop, the spill calculation will report ...Matt Arsenault2019-03-191-4/+4
* [DebugInfo] Move test files added in r356451Markus Lavin2019-03-193-0/+0
* [DebugInfoMetadata] Move main subprogram DIFlag into DISPFlagsPetar Jovanovic2019-03-195-5/+5
* [DebugInfo] Introduce DW_OP_LLVM_convertMarkus Lavin2019-03-193-0/+323
* Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"Markus Lavin2019-03-193-323/+0
* [DebugInfo] Introduce DW_OP_LLVM_convertMarkus Lavin2019-03-193-0/+323
* [DebugInfo] Ignore bitcasts when lowering stack arg dbg.valuesDavid Stenberg2019-03-181-0/+53
* Add test I forgot to git-add in r356163.Adrian Prantl2019-03-141-0/+74
* Re-land r354244 "[DAGCombiner] Eliminate dead stores to stack."Clement Courbet2019-03-131-32/+0
* IR: Add immarg attributeMatt Arsenault2019-03-121-3/+0
* Add Swift enumerator value for CodeView::SourceLanguageNathan Lanza2019-03-111-0/+42
* [NVPTX][DEBUGINFO]Temp workaround for crash of ptxas: disable packed bytes in...Alexey Bataev2019-03-086-546/+4474
* [DEBUG_INFO][NVPTX]Emit empty .debug_loc section in presence of the debug opt...Alexey Bataev2019-03-081-0/+1
* [WebAssembly] Remove trailing whitespaces in tests (NFC)Heejin Ahn2019-03-062-2/+2
* [DebugInfo] Construct nested types on behalf of owner CUEugene Leviant2019-03-041-0/+98
OpenPOWER on IntegriCloud