summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/MIR/ARM
Commit message (Expand)AuthorAgeFilesLines
* Reland "[LiveDebugValues] Introduce entry values of unmodified params"Djordje Todorovic2019-12-051-0/+13
* Revert "[LiveDebugValues] Introduce entry values of unmodified params"Djordje Todorovic2019-12-031-13/+0
* [LiveDebugValues] Introduce entry values of unmodified paramsDjordje Todorovic2019-12-031-0/+13
* Fix an offset underflow bug in DwarfExpression when describing small values w...Adrian Prantl2019-11-201-0/+36
* [DebugInfo] Remove the DIFlagArgumentNotModified debug info flagDjordje Todorovic2019-11-203-6/+6
* [DebugInfo] Avoid creating entry values for clobbered registersDavid Stenberg2019-11-131-0/+185
* [test][DebugInfo] Add the test for ARM call site parametersDjordje Todorovic2019-10-311-0/+171
* [DebugInfo][If-Converter] Update call site info during the optimizationNikola Prica2019-10-081-0/+165
* [Alignment] Use llvm::Align in MachineFunction and TargetLowering - fixes mir...Guillaume Chatelet2019-09-114-4/+4
* [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-171-4/+4
* Stop undef fragments from closing non-overlapping fragmentsDavid Stenberg2019-05-281-0/+96
* MachineOperand/MIParser: Do not print debug-use flag, infer itMatthias Braun2018-10-304-8/+8
* [LiveDebugValues] Tracking copying value between registersPetar Jovanovic2018-07-131-0/+147
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-093-3/+3
* Followup on Proposal to move MIR physical register namespace to '$' sigil.Puyan Lotfi2018-01-313-78/+78
* [DebugInfo] Unify dumping of address rangesJonas Devlieghere2018-01-162-44/+44
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-111-1/+1
* [dwarfdump] Pretty print location expressions and location listsReid Kleckner2017-08-292-13/+7
* [ARM] Add registers to debuginfo MIR test cases.Florian Hahn2017-08-053-7/+10
* Align definition of DW_OP_plus with DWARF spec [3/3]Florian Hahn2017-06-141-1/+1
* Don't compose DWARF expressions with multiple subregisters.Adrian Prantl2017-03-221-0/+122
* Revert 298388 and 298389 because they broke some AMDGPU tests.Adrian Prantl2017-03-211-122/+0
* Don't compose DWARF expressions with multiple subregisters.Adrian Prantl2017-03-211-0/+122
* Fix LLVM's use of DW_OP_bit_piece in DWARF expressions.Adrian Prantl2016-12-093-0/+253
OpenPOWER on IntegriCloud