[all-commits] [llvm/llvm-project] 00e573: [LSR] fix typo in comments and rename for a new ad...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Mon Oct 26 19:30:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 00e573cadb2791804fd0859d0ee05b27b702e11e
https://github.com/llvm/llvm-project/commit/00e573cadb2791804fd0859d0ee05b27b702e11e
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2020-10-26 (Mon, 26 Oct 2020)
Changed paths:
M llvm/include/llvm/Analysis/TargetTransformInfo.h
M llvm/include/llvm/Analysis/TargetTransformInfoImpl.h
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
M llvm/lib/Analysis/TargetTransformInfo.cpp
M llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
M llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h
M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
Log Message:
-----------
[LSR] fix typo in comments and rename for a new added hook.
More information about the All-commits
mailing list