This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4039181fbec [Doc] Fix getelementptr description about arguments new 9026c3d3fa0 [SCEV] Teach SCEVExpander to expand BinPow
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: lib/Analysis/ScalarEvolutionExpander.cpp | 48 +++- .../Transforms/LoopStrengthReduce/X86/bin_power.ll | 264 +++++++++++++++++++++ 2 files changed, 307 insertions(+), 5 deletions(-) create mode 100644 test/Transforms/LoopStrengthReduce/X86/bin_power.ll