[all-commits] [llvm/llvm-project] 9e6a1e: [NewPM][LoopRotate] Rename rotate -> loop-rotate

aeubanks via All-commits all-commits at lists.llvm.org
Wed Aug 5 12:25:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e6a1e5781d09abd91d7a3cbbc65ae7761cf9aac
      https://github.com/llvm/llvm-project/commit/9e6a1e5781d09abd91d7a3cbbc65ae7761cf9aac
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2020-08-05 (Wed, 05 Aug 2020)

  Changed paths:
    M llvm/lib/Passes/PassRegistry.def
    M llvm/test/Transforms/LoopRotate/basic.ll
    M llvm/test/Transforms/LoopRotate/freeze-crash.ll
    M llvm/test/Transforms/LoopRotate/multiple-deopt-exits.ll
    M llvm/test/Transforms/LoopRotate/pr35210.ll

  Log Message:
  -----------
  [NewPM][LoopRotate] Rename rotate -> loop-rotate

To match legacy pass name.

Reviewed By: ychen

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




More information about the All-commits mailing list