This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2bca52a [Object] Remove check for BIND_OPCODE_DONE/REBASE_OPCODE_DONE. new 70eccef Teach stripNonLineTableDebugInfo() to remap DILocations in !l [...] new 38e381b [AMDGPU] Add GlobalOpt parameter to Always Inliner pass
The 2 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: lib/IR/DebugInfo.cpp | 31 ++++++---- lib/Target/AMDGPU/AMDGPU.h | 2 +- lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp | 14 +++-- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 2 +- test/CodeGen/AMDGPU/early-inline.ll | 3 + .../Util/strip-nonlinetable-debuginfo-loops.ll | 71 ++++++++++++++++++++++ 6 files changed, 105 insertions(+), 18 deletions(-) create mode 100644 test/Transforms/Util/strip-nonlinetable-debuginfo-loops.ll