[all-commits] [llvm/llvm-project] bd7ff5: [DebugInfo] Correct debuginfo for post-ra hoist an...

chrisjbris via All-commits all-commits at lists.llvm.org
Tue May 26 13:12:35 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bd7ff5d94f0f591206188267a0e1529fa13d6c2e
      https://github.com/llvm/llvm-project/commit/bd7ff5d94f0f591206188267a0e1529fa13d6c2e
  Author: Chris Jackson <chris.jackson at sony.com>
  Date:   2020-05-26 (Tue, 26 May 2020)

  Changed paths:
    M llvm/lib/CodeGen/MachineLICM.cpp
    A llvm/test/DebugInfo/MIR/X86/mlicm-hoist-post-regalloc.mir
    A llvm/test/DebugInfo/MIR/X86/mlicm-hoist-pre-regalloc.mir
    R llvm/test/DebugInfo/MIR/X86/mlicm-hoist.mir
    A llvm/test/DebugInfo/MIR/X86/mlicm-sink.mir

  Log Message:
  -----------
  [DebugInfo] Correct debuginfo for post-ra hoist and sink in Machine LICM

Reviewers: vsk, aprantl

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




More information about the All-commits mailing list