[all-commits] [llvm/llvm-project] a5ac8c: [CSInfo][TailDuplicator] Delete the call site info...

Djordje Todorovic via All-commits all-commits at lists.llvm.org
Tue Feb 18 03:30:15 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a5ac8ca3e0e42a0bcb68c08c3279838bcf0cf64a
      https://github.com/llvm/llvm-project/commit/a5ac8ca3e0e42a0bcb68c08c3279838bcf0cf64a
  Author: Djordje Todorovic <djordje.todorovic at rt-rk.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
    M llvm/lib/CodeGen/TailDuplicator.cpp
    M llvm/test/CodeGen/X86/tail-dup-repeat.ll

  Log Message:
  -----------
  [CSInfo][TailDuplicator] Delete the call site info when removing dead MBBs

This is needed for the debug entry values feature.

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




More information about the All-commits mailing list