[all-commits] [llvm/llvm-project] 4cf6d4: [CallSite removal][CalledValuePropagation] Use Cal...

topperc via All-commits all-commits at lists.llvm.org
Sun Apr 19 22:06:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cf6d4ab48eeab907a3246a7c6d05392a91bd86a
      https://github.com/llvm/llvm-project/commit/4cf6d4ab48eeab907a3246a7c6d05392a91bd86a
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-04-19 (Sun, 19 Apr 2020)

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

  Log Message:
  -----------
  [CallSite removal][CalledValuePropagation] Use CallBase instead of CallSite. NFC

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




More information about the All-commits mailing list