This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5e2ec03 AMDGPU: Remove unused control flow intrinsic new 82974e1 [TTI] Expose TTI::getGEPCost and use it in SLSR and NaryReassociate.
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/TargetTransformInfoImpl.h | 8 ++-- include/llvm/CodeGen/BasicTTIImpl.h | 5 +++ lib/Analysis/TargetTransformInfo.cpp | 5 +++ lib/Transforms/Scalar/NaryReassociate.cpp | 45 ++++------------------ .../Scalar/StraightLineStrengthReduce.cpp | 45 ++++------------------ 5 files changed, 28 insertions(+), 80 deletions(-)