This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2976ab9c15e [SLP] Allow vectorization of the instruction from the same [...] new 5d0334a48ca Remove the obsolete offset parameter from @llvm.dbg.value
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/LangRef.rst | 2 +- docs/SourceLevelDebugging.rst | 11 +++---- include/llvm/IR/DIBuilder.h | 6 ++-- include/llvm/IR/IntrinsicInst.h | 9 ++---- include/llvm/IR/Intrinsics.td | 2 +- lib/CodeGen/GlobalISel/IRTranslator.cpp | 11 ++----- lib/CodeGen/SelectionDAG/FastISel.cpp | 14 ++++----- lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 4 +-- lib/IR/AutoUpgrade.cpp | 22 +++++++++++++ lib/IR/DIBuilder.cpp | 6 ++-- lib/Transforms/Utils/Local.cpp | 17 +++++------ test/Bitcode/upgrade-dbg-value.ll | 32 +++++++++++++++++++ test/Bitcode/upgrade-dbg-value.ll.bc | Bin 0 -> 1452 bytes test/CodeGen/ARM/2010-04-15-ScavengerDebugValue.ll | 4 +-- .../ARM/2010-06-25-Thumb2ITInvalidIterator.ll | 10 +++--- test/CodeGen/ARM/2010-08-04-StackVariable.ll | 10 +++--- test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll | 22 ++++++------- test/CodeGen/ARM/2011-08-02-MergedGlobalDbg.ll | 22 ++++++------- .../CodeGen/ARM/2016-08-24-ARM-LDST-dbginfo-bug.ll | 6 ++-- test/CodeGen/ARM/coalesce-dbgvalue.ll | 6 ++-- test/CodeGen/ARM/debug-info-arg.ll | 14 ++++----- test/CodeGen/ARM/debug-info-blocks.ll | 4 +-- test/CodeGen/ARM/debug-info-branch-folding.ll | 6 ++-- test/CodeGen/ARM/debug-info-d16-reg.ll | 26 ++++++++-------- test/CodeGen/ARM/debug-info-qreg.ll | 4 +-- test/CodeGen/ARM/debug-info-s16-reg.ll | 26 ++++++++-------- test/CodeGen/ARM/debug-info-sreg2.ll | 4 +-- test/DebugInfo/AArch64/cfi-eof-prologue.ll | 8 ++--- test/DebugInfo/AArch64/coalescing.ll | 4 +-- test/DebugInfo/AArch64/frameindices.ll | 16 +++++----- test/DebugInfo/AMDGPU/dbg-value-sched-crash.ll | 6 ++-- test/DebugInfo/ARM/PR16736.ll | 14 ++++----- test/DebugInfo/ARM/PR26163.ll | 8 ++--- test/DebugInfo/ARM/cfi-eof-prologue.ll | 8 ++--- test/DebugInfo/ARM/float-args.ll | 4 +-- test/DebugInfo/ARM/lowerbdgdeclare_vla.ll | 8 ++--- test/DebugInfo/ARM/partial-subreg.ll | 6 ++-- test/DebugInfo/ARM/s-super-register.ll | 4 +-- test/DebugInfo/ARM/split-complex.ll | 6 ++-- test/DebugInfo/ARM/sroa-complex.ll | 4 +-- test/DebugInfo/COFF/comdat.ll | 8 ++--- test/DebugInfo/COFF/fp-stack.ll | 4 +-- test/DebugInfo/COFF/local-constant.ll | 4 +-- test/DebugInfo/COFF/local-variable-gap.ll | 4 +-- test/DebugInfo/COFF/pieces.ll | 28 ++++++++--------- test/DebugInfo/COFF/register-variables.ll | 14 ++++----- test/DebugInfo/COFF/types-calling-conv.ll | 4 +-- test/DebugInfo/Generic/2009-11-10-CurrentFn.ll | 2 +- test/DebugInfo/Generic/2010-05-03-OriginDIE.ll | 8 ++--- .../Generic/2010-06-29-InlinedFnLocalVar.ll | 4 +-- test/DebugInfo/Generic/dead-argument-order.ll | 4 +-- test/DebugInfo/Generic/gvn.ll | 4 +-- .../Generic/incorrect-variable-debugloc.ll | 6 ++-- .../Generic/incorrect-variable-debugloc1.ll | 8 ++--- test/DebugInfo/Generic/inlined-arguments.ll | 10 +++--- test/DebugInfo/Generic/inlined-vars.ll | 6 ++-- .../DebugInfo/Generic/missing-abstract-variable.ll | 10 +++--- test/DebugInfo/Generic/piece-verifier.ll | 6 ++-- test/DebugInfo/Generic/recursive_inlining.ll | 10 +++--- test/DebugInfo/Generic/sugared-constants.ll | 8 ++--- test/DebugInfo/Generic/two-cus-from-same-file.ll | 6 ++-- test/DebugInfo/Mips/InlinedFnLocalVar.ll | 4 +-- test/DebugInfo/Mips/delay-slot.ll | 4 +-- test/DebugInfo/Mips/dsr-fixed-objects.ll | 34 ++++++++++----------- test/DebugInfo/X86/DW_AT_calling-convention.ll | 6 ++-- test/DebugInfo/X86/DW_AT_location-reference.ll | 10 +++--- test/DebugInfo/X86/InlinedFnLocalVar.ll | 4 +-- test/DebugInfo/X86/PR26148.ll | 14 ++++----- test/DebugInfo/X86/array.ll | 8 ++--- test/DebugInfo/X86/array2.ll | 2 +- test/DebugInfo/X86/bbjoin.ll | 12 ++++---- test/DebugInfo/X86/block-capture.ll | 4 +-- test/DebugInfo/X86/constant-aggregate.ll | 12 ++++---- test/DebugInfo/X86/constant-loclist.ll | 12 ++++---- test/DebugInfo/X86/dbg-const-int.ll | 4 +-- test/DebugInfo/X86/dbg-const.ll | 6 ++-- test/DebugInfo/X86/dbg-i128-const.ll | 4 +-- test/DebugInfo/X86/dbg-merge-loc-entry.ll | 8 ++--- test/DebugInfo/X86/dbg-value-const-byref.ll | 10 +++--- test/DebugInfo/X86/dbg-value-dag-combine.ll | 10 +++--- test/DebugInfo/X86/dbg-value-frame-index.ll | 4 +-- test/DebugInfo/X86/dbg-value-g-gmlt.ll | 6 ++-- test/DebugInfo/X86/dbg-value-inlined-parameter.ll | 10 +++--- test/DebugInfo/X86/dbg-value-isel.ll | 10 +++--- test/DebugInfo/X86/dbg-value-location.ll | 4 +-- test/DebugInfo/X86/dbg-value-range.ll | 6 ++-- test/DebugInfo/X86/dbg-value-regmask-clobber.ll | 6 ++-- test/DebugInfo/X86/dbg-value-terminator.ll | 4 +-- test/DebugInfo/X86/debug-info-blocks.ll | 4 +-- test/DebugInfo/X86/debug-loc-frame.ll | 6 ++-- test/DebugInfo/X86/debug-ranges-offset.ll | 10 +++--- test/DebugInfo/X86/deleted-bit-piece.ll | 4 +-- test/DebugInfo/X86/dw_op_minus_direct.ll | 4 +-- .../DebugInfo/X86/dwarf-aranges-no-dwarf-labels.ll | 6 ++-- test/DebugInfo/X86/earlydup-crash.ll | 4 +-- test/DebugInfo/X86/elf-names.ll | 8 ++--- test/DebugInfo/X86/fission-ranges.ll | 16 +++++----- test/DebugInfo/X86/float_const.ll | 6 ++-- test/DebugInfo/X86/float_const_loclist.ll | 6 ++-- test/DebugInfo/X86/formal_parameter.ll | 2 +- test/DebugInfo/X86/ghost-sdnode-dbgvalues.ll | 14 ++++----- test/DebugInfo/X86/inlined-formal-parameter.ll | 6 ++-- test/DebugInfo/X86/live-debug-values.ll | 10 +++--- test/DebugInfo/X86/mi-print.ll | 6 ++-- test/DebugInfo/X86/misched-dbg-value.ll | 16 +++++----- test/DebugInfo/X86/multiple-at-const-val.ll | 2 +- test/DebugInfo/X86/nodebug_with_debug_loc.ll | 6 ++-- test/DebugInfo/X86/nophysreg.ll | 22 ++++++------- test/DebugInfo/X86/partial-constant.ll | 4 +-- test/DebugInfo/X86/pieces-1.ll | 6 ++-- test/DebugInfo/X86/pieces-2.ll | 4 +-- test/DebugInfo/X86/pieces-3.ll | 12 ++++---- test/DebugInfo/X86/pieces-4.ll | 6 ++-- test/DebugInfo/X86/pr28270.ll | 16 +++++----- test/DebugInfo/X86/reference-argument.ll | 4 +-- test/DebugInfo/X86/rematerialize.ll | 12 ++++---- test/DebugInfo/X86/safestack-byval.ll | 4 +-- test/DebugInfo/X86/single-dbg_value.ll | 4 +-- test/DebugInfo/X86/sroasplit-1.ll | 2 +- test/DebugInfo/X86/sroasplit-2.ll | 6 ++-- test/DebugInfo/X86/sroasplit-3.ll | 2 +- test/DebugInfo/X86/sroasplit-4.ll | 8 ++--- test/DebugInfo/X86/stack-value-dwarf2.ll | 6 ++-- test/DebugInfo/X86/stack-value-piece.ll | 10 +++--- test/DebugInfo/X86/subreg.ll | 4 +-- test/DebugInfo/X86/subregisters.ll | 6 ++-- test/DebugInfo/X86/this-stack_value.ll | 10 +++--- test/DebugInfo/X86/union-const.ll | 4 +-- test/Transforms/ADCE/debug-info-intrinsic.ll | 8 ++--- .../pr33641_remove_arg_dbgvalue.ll | 4 +-- test/Transforms/BDCE/dbg-multipleuses.ll | 4 +-- test/Transforms/BDCE/pr26587.ll | 4 +-- test/Transforms/Coroutines/coro-split-dbg.ll | 8 ++--- test/Transforms/DeadArgElim/2010-04-30-DbgInfo.ll | 20 ++++++------ test/Transforms/DeadArgElim/dbginfo.ll | 4 +-- .../Transforms/DeadStoreElimination/inst-limits.ll | 4 +-- test/Transforms/GlobalOpt/2009-03-05-dbg.ll | 6 ++-- .../GlobalOpt/localize-constexpr-debuginfo.ll | 8 ++--- test/Transforms/Inline/alloca-dbgdeclare.ll | 4 +-- test/Transforms/Inline/ignore-debug-info.ll | 14 ++++----- .../Inline/local-as-metadata-undominated-use.ll | 4 +-- test/Transforms/InstCombine/debuginfo-dce.ll | 22 ++++++------- test/Transforms/InstCombine/debuginfo-skip.ll | 4 +-- test/Transforms/LICM/debug-value.ll | 4 +-- test/Transforms/LoopIdiom/debug-line.ll | 8 ++--- test/Transforms/LoopReroll/reroll_with_dbg.ll | 12 ++++---- test/Transforms/LoopRotate/dbgvalue.ll | 22 ++++++------- test/Transforms/LoopRotate/phi-dbgvalue.ll | 14 ++++----- test/Transforms/LoopSimplify/dbg-loc.ll | 4 +-- test/Transforms/LoopStrengthReduce/pr12018.ll | 4 +-- test/Transforms/LoopVectorize/dbg.value.ll | 6 ++-- test/Transforms/LoopVectorize/debugloc.ll | 14 ++++----- test/Transforms/Mem2Reg/ConvertDebugInfo.ll | 4 +-- test/Transforms/Mem2Reg/debug-alloca-phi.ll | 4 +-- .../MergeFunc/mergefunc-preserve-debug-info.ll | 4 +-- test/Transforms/ObjCARC/allocas.ll | 2 +- test/Transforms/ObjCARC/basic.ll | 6 ++-- ...ensure-that-exception-unwind-path-is-visited.ll | 10 +++--- test/Transforms/SROA/dbg-single-piece.ll | 2 +- test/Transforms/SafeStack/X86/debug-loc-dynamic.ll | 8 ++--- test/Transforms/SafeStack/X86/debug-loc2.ll | 18 +++++------ test/Transforms/Scalarizer/dbginfo.ll | 14 ++++----- .../SimplifyCFG/PR27615-simplify-cond-br.ll | 6 ++-- test/Transforms/SimplifyCFG/branch-fold-dbg.ll | 4 +-- test/Transforms/SimplifyCFG/hoist-dbgvalue.ll | 10 +++--- test/Transforms/SimplifyCFG/sink-common-code.ll | 4 +-- .../StripSymbols/2010-06-30-StripDebug.ll | 4 +-- .../StripSymbols/strip-dead-debug-info.ll | 4 +-- test/Transforms/Util/simplify-dbg-declare-load.ll | 2 +- test/Transforms/Util/split-bit-piece.ll | 8 ++--- .../Util/strip-nonlinetable-debuginfo-loops.ll | 4 +-- test/Verifier/llvm.dbg.intrinsic-dbg-attachment.ll | 6 ++-- unittests/Transforms/Utils/Cloning.cpp | 3 +- 173 files changed, 713 insertions(+), 680 deletions(-) create mode 100644 test/Bitcode/upgrade-dbg-value.ll create mode 100644 test/Bitcode/upgrade-dbg-value.ll.bc