[all-commits] [llvm/llvm-project] 4707bc: [DebugInfo] Refactor SalvageDebugInfo and SalvageD...

chrisjbris via All-commits all-commits at lists.llvm.org
Thu Jun 11 03:18:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4707bc217780895207a9dc7467495a92eb0106a5
      https://github.com/llvm/llvm-project/commit/4707bc217780895207a9dc7467495a92eb0106a5
  Author: Chris Jackson <chris.jackson at sony.com>
  Date:   2020-06-11 (Thu, 11 Jun 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/Local.h
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
    M llvm/lib/Transforms/Utils/Local.cpp
    M llvm/test/Transforms/InstCombine/debuginfo_add.ll

  Log Message:
  -----------
  [DebugInfo] Refactor SalvageDebugInfo and SalvageDebugInfoForDbgValues

- Simplify the salvaging interface and the algorithm in InstCombine

Reviewers: vsk, aprantl, Orlando, jmorse, TWeaver

Reviewed by: Orlando

Differential Revision: https://reviews.llvm.org/D79863




More information about the All-commits mailing list