This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 94348110325 [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...] new 682384e698e Revert "Use the basic cost if a GEP is not used as addressi [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/TargetTransformInfo.h | 19 ++------- include/llvm/Analysis/TargetTransformInfoImpl.h | 36 +++-------------- include/llvm/CodeGen/BasicTTIImpl.h | 4 -- include/llvm/IR/Operator.h | 2 - lib/Analysis/TargetTransformInfo.cpp | 5 --- lib/Transforms/Scalar/NaryReassociate.cpp | 2 +- .../Scalar/StraightLineStrengthReduce.cpp | 2 +- test/Analysis/CostModel/AArch64/gep.ll | 46 ---------------------- test/Analysis/CostModel/X86/vector_gep.ll | 2 +- 9 files changed, 11 insertions(+), 107 deletions(-)