[all-commits] [llvm/llvm-project] c14f77: Fix incorrect logic in maintaining the side-effect...

jinlin-bayarea via All-commits all-commits at lists.llvm.org
Thu Mar 5 15:13:32 PST 2020


  Branch: refs/heads/arcpatch-D71217
  Home:   https://github.com/llvm/llvm-project
  Commit: c14f77ebb032dd51799231a15357005059b7896a
      https://github.com/llvm/llvm-project/commit/c14f77ebb032dd51799231a15357005059b7896a
  Author: Jin Lin <jinl at uber.com>
  Date:   2020-03-05 (Thu, 05 Mar 2020)

  Changed paths:
    M llvm/lib/CodeGen/MachineOutliner.cpp
    M llvm/test/CodeGen/AArch64/machine-outliner-noreturn-save-lr.mir
    A llvm/test/CodeGen/AArch64/machine-outliner-side-effect.mir

  Log Message:
  -----------
  Fix incorrect logic in maintaining the side-effect of compiler generated outliner functions

Summary: Fix incorrect logic in maintaining the side-effect of compiler generated outliner functions by adding the up-exposed uses.

Reviewers: paquette, tellenbach

Reviewed By: paquette

Subscribers: aemerson, lebedev.ri, hiraditya, llvm-commits, jinlin

Tags: #llvm

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




More information about the All-commits mailing list