[all-commits] [llvm/llvm-project] 9293b2: [Analysis/Interval] Remove isLoop (NFC)

llvmbot via All-commits all-commits at lists.llvm.org
Sat Dec 12 10:14:48 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9293b251b55bdc87a14b4b3be6874624cb83cfd9
      https://github.com/llvm/llvm-project/commit/9293b251b55bdc87a14b4b3be6874624cb83cfd9
  Author: Kazu Hirata <kazu at google.com>
  Date:   2020-12-12 (Sat, 12 Dec 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/Interval.h
    M llvm/lib/Analysis/Interval.cpp

  Log Message:
  -----------
  [Analysis/Interval] Remove isLoop (NFC)

The last use of isLoop was removed on Apr 29, 2002 in commit
09bbb5c015c6e40b3d45da057f955ddb7c8f8485 as part of an effort to
remove "old induction varaible cannonicalization pass built on top of
interval analysis".




More information about the All-commits mailing list