This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 789ee9f Remove empty file left by partial reversion. new 510ec20 [SCEV] Update interface to handle SCEVExpander insert point motion. new 2e8e1e6 AMDGPU: Remove unused tablegen utilities
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/ScalarEvolutionExpander.h | 22 +++++++--- lib/Analysis/ScalarEvolutionExpander.cpp | 3 +- lib/Target/AMDGPU/SIInstrInfo.td | 50 ----------------------- lib/Transforms/Scalar/LoopStrengthReduce.cpp | 17 ++++---- test/Transforms/LoopStrengthReduce/X86/pr28719.ll | 47 +++++++++++++++++++++ 5 files changed, 73 insertions(+), 66 deletions(-) create mode 100644 test/Transforms/LoopStrengthReduce/X86/pr28719.ll