summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/debuginfo-dce.ll
Commit message (Expand)AuthorAgeFilesLines
* Wrong debug info generated at -O2 (-O0 is correct)Vedant Kumar2019-11-071-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+141
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-141/+0
* [DebugInfo] Don't salvage load operations (PR40628).Jeremy Morse2019-02-121-2/+4
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-5/+5
* Parse and print DIExpressions inline to ease IR and MIR testingReid Kleckner2017-08-231-12/+5
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-11/+11
* Align definition of DW_OP_plus with DWARF spec [3/3]Florian Hahn2017-06-141-6/+6
* Cleanup tests to not share a DISubprogram between multiple Functions.Adrian Prantl2017-05-041-20/+32
* Use DW_OP_stack_value when reconstructing variable values with arithmetic.Adrian Prantl2017-04-241-7/+35
* Revert "Use DW_OP_stack_value when reconstructing variable values with arithm...Adrian Prantl2017-04-231-35/+7
* Use DW_OP_stack_value when reconstructing variable values with arithmetic.Adrian Prantl2017-04-221-7/+35
* Salvage debug info from instructions about to be deletedAdrian Prantl2017-03-161-0/+106
* Revert commit r297971 because of issues reported by msan.Adrian Prantl2017-03-161-106/+0
* Salvage debug info from instructions about to be deletedAdrian Prantl2017-03-161-0/+106
OpenPOWER on IntegriCloud