[all-commits] [llvm/llvm-project] 009436: [NFC][ScalarEvolution] Cleanup howManyLessThans.

Eli Friedman via All-commits all-commits at lists.llvm.org
Thu Jul 8 17:57:21 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 009436e9c1fee1290d62bc0faafe0c0295542f56
      https://github.com/llvm/llvm-project/commit/009436e9c1fee1290d62bc0faafe0c0295542f56
  Author: Eli Friedman <efriedma at quicinc.com>
  Date:   2021-07-08 (Thu, 08 Jul 2021)

  Changed paths:
    M llvm/include/llvm/Analysis/ScalarEvolution.h
    M llvm/lib/Analysis/ScalarEvolution.cpp
    M llvm/test/Analysis/ScalarEvolution/lt-overflow.ll
    M llvm/test/Analysis/ScalarEvolution/max-trip-count.ll
    M llvm/test/Analysis/ScalarEvolution/trip-count13.ll

  Log Message:
  -----------
  [NFC][ScalarEvolution] Cleanup howManyLessThans.

In preparation for D104075. Some NFC cleanup, and some test coverage for
planned changes.




More information about the All-commits mailing list