summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/AArch64
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step through l...Orlando Cazalet-Hyams2019-06-191-73/+76
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* Describe stack-id as an enumSander de Smalen2019-06-172-33/+33
* [GlobalISel][IRTranslator] Add debug loc with line 0 to constants emitted int...Amara Emerson2019-06-131-1/+1
* Revert "[DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step t...Orlando Cazalet-Hyams2019-06-121-76/+73
* [DebugInfo@O2][LoopVectorize] pr39024: Vectorized code linenos step through l...Orlando Cazalet-Hyams2019-06-111-73/+76
* [DebugInfo] Terminate all location-lists at end of blockJeremy Morse2019-06-102-5/+16
* [DebugInfo] Stop changing labels for register-described parameter DBG_VALUEsDavid Stenberg2019-02-131-1/+1
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-2/+2
* Replace "no-frame-pointer-*" function attributes with "frame-pointer"Francis Visoiu Mistrih2019-01-142-2/+2
* llvm-dwarfdump: Dump the section name/number for addr attributesDavid Blaikie2018-12-221-2/+2
* [Dwarf/AArch64] Return address signing B key dwarf supportLuke Cheeseman2018-12-211-0/+27
* test/DebugInfo: Convert some tests to MIRMatthias Braun2018-11-024-390/+792
* MachineOperand/MIParser: Do not print debug-use flag, infer itMatthias Braun2018-10-301-5/+5
* Revert "DwarfDebug: Pick next location in case of missing location at block b...Matthias Braun2018-10-111-1/+1
* [LiveDebugValues] Extend var ranges through artificial blocksVedant Kumar2018-10-051-0/+66
* DwarfDebug: Pick next location in case of missing location at block beginMatthias Braun2018-10-051-1/+1
* [AArch64] DWARF: do not generate AT_location for thread localLei Liu2018-08-011-0/+37
* [DebugInfo] LowerDbgDeclare: Add derefs when handling CallInst usersVedant Kumar2018-07-261-1/+4
* Rename __asan_gen_* symbols to ___asan_gen_*.Peter Collingbourne2018-07-181-2/+2
* [MachineOutliner] Never add the outliner in -O0Jessica Paquette2018-06-281-1/+1
* [MachineOutliner] Add debug info test for the outlinerJessica Paquette2018-06-201-0/+85
* [DebugInfo] Fix test failed due to new DISubprogram attributes.Shiva Chen2018-05-091-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-0911-15/+15
* [SelectionDAG] Transfer DbgValues when casts are optimized in SelectionDAG::g...Aaron Smith2018-05-071-0/+51
* [SelectionDAG] Transfer DbgValues when integer operations are promotedAaron Smith2018-03-191-0/+60
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-5/+5
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-161-3/+3
* [AArch64][GlobalISel] Enable GlobalISel at -O0 by defaultAmara Emerson2018-01-024-5/+5
* Re-submit r289925 (Update .debug_line section version to match DWARF version)Paul Robinson2017-12-041-1/+1
* Preserve debug info when DAG-combinging (zext (truncate x)) -> (and x, mask).Adrian Prantl2017-11-091-0/+64
* Handle inlined variables in SelectionDAGBuilder::EmitFuncArgumentDbgValue().Adrian Prantl2017-11-081-0/+140
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-115-7/+7
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-303-4/+4
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-294-15/+10
* [AsmParser] Recommit: Hash is not a comment on some targetsOliver Stannard2017-08-211-1/+1
* Revert "[AsmParser] Hash is not a comment on some targets"Ahmed Bougacha2017-08-101-1/+1
* [AsmParser] Hash is not a comment on some targetsOliver Stannard2017-08-091-1/+1
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-283-14/+14
* LiveDebugValues: Assume calls never clobber SP.Adrian Prantl2017-03-031-0/+326
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-223-194/+199
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-203-4/+4
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-163-4/+4
* 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-163-4/+4
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-163-4/+4
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-163-4/+4
* Recommit r288212: Emit 'no line' information for interesting 'orphan' instruc...Paul Robinson2016-12-121-1/+1
OpenPOWER on IntegriCloud