This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9e8fa29eb7e [mips] PR34083 - Wimplicit-fallthrough warning in MipsAsmPa [...] new ae207e1d7d4 [LoopStrengthReduce] Don't neglect the Fixup.Offset in isA [...] new b7123745ed8 [LSR / TTI / SystemZ] Eliminate TargetTransformInfo::isFol [...]
The 2 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 | 10 ---------- include/llvm/Analysis/TargetTransformInfoImpl.h | 2 -- include/llvm/CodeGen/BasicTTIImpl.h | 4 ---- include/llvm/Target/TargetLowering.h | 4 ---- lib/Analysis/TargetTransformInfo.cpp | 5 ----- lib/Target/SystemZ/SystemZISelLowering.cpp | 24 +++++++++--------------- lib/Target/SystemZ/SystemZISelLowering.h | 1 - lib/Transforms/Scalar/LoopStrengthReduce.cpp | 15 +++++++++++---- test/CodeGen/Hexagon/swp-const-tc.ll | 2 +- 9 files changed, 21 insertions(+), 46 deletions(-)