This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0470a166905 [PowerPC] Eliminate integer compare instructions - vol. 1 new 65ad27f81e7 [SLP] Emit optimization remarks
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/Transforms/Vectorize/SLPVectorizer.h | 4 +- lib/Transforms/Vectorize/SLPVectorizer.cpp | 42 ++++++++++++++++++--- .../SLPVectorizer/AArch64/getelementptr.ll | 43 ++++++++++++++++++++-- .../Transforms/SLPVectorizer/AArch64/horizontal.ll | 33 ++++++++++++++++- test/Transforms/SLPVectorizer/AArch64/remarks.ll | 32 ++++++++++++++++ 5 files changed, 143 insertions(+), 11 deletions(-) create mode 100644 test/Transforms/SLPVectorizer/AArch64/remarks.ll