[all-commits] [llvm/llvm-project] 9c7d91: [CallSite removal][CodeGen] Remove CallSite use fr...

topperc via All-commits all-commits at lists.llvm.org
Thu Apr 16 10:57:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c7d917701f9c68ca0e41a321cb5de4e4c043f08
      https://github.com/llvm/llvm-project/commit/9c7d917701f9c68ca0e41a321cb5de4e4c043f08
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/BasicTTIImpl.h

  Log Message:
  -----------
  [CallSite removal][CodeGen] Remove CallSite use from BasicTTIImpl.h. NFC

While there convert iterator loops to range-based.

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




More information about the All-commits mailing list