[all-commits] [llvm/llvm-project] 63599b: [Attributor][NFC] Refactoring `AANoFreeArgument::u...

Hideto Ueno via All-commits all-commits at lists.llvm.org
Thu Dec 12 05:35:28 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 63599bd072740dee95b0f866297fb1471042032c
      https://github.com/llvm/llvm-project/commit/63599bd072740dee95b0f866297fb1471042032c
  Author: Hideto Ueno <uenoku.tokotoko at gmail.com>
  Date:   2019-12-12 (Thu, 12 Dec 2019)

  Changed paths:
    M llvm/lib/Transforms/IPO/Attributor.cpp

  Log Message:
  -----------
  [Attributor][NFC] Refactoring `AANoFreeArgument::updateImpl`

Summary: Refactoring `AANoFreeArgument::updateImpl`. There is no test change.

Reviewers: sstefan1, jdoerfert

Reviewed By: sstefan1

Subscribers: hiraditya, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list