[all-commits] [llvm/llvm-project] 357237: Recommit "[TTI] Unify FavorPostInc and FavorBacked...

sjoerdmeijer via All-commits all-commits at lists.llvm.org
Mon Feb 15 03:33:32 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 357237e93ec1c75302bf11975cfadc8fc2220a55
      https://github.com/llvm/llvm-project/commit/357237e93ec1c75302bf11975cfadc8fc2220a55
  Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfo.h
    M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
    M llvm/lib/Analysis/TargetTransformInfo.cpp
    M llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
    M llvm/lib/Target/ARM/ARMTargetTransformInfo.h
    M llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.cpp
    M llvm/lib/Target/Hexagon/HexagonTargetTransformInfo.h
    M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp

  Log Message:
  -----------
  Recommit "[TTI] Unify FavorPostInc and FavorBackedgeIndex into getPreferredAddressingMode"

This reverts commit effc3b079927a6dd3084b4ff712ec07f926366f0, with the build
problem fixed.




More information about the All-commits mailing list