This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9ef092d [LoopUnroll] Switch the default value of -unroll-runtime-epil [...] new 559102f [LoopUnroll] Fix a PowerPC test broken by r277524. new 8d96db9 [Hexagon] Recognize vcombine in copy propagation
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: lib/Target/Hexagon/HexagonBitSimplify.cpp | 10 ++++- test/CodeGen/Hexagon/propagate-vcombine.ll | 48 ++++++++++++++++++++++ test/Transforms/LoopUnroll/PowerPC/a2-unrolling.ll | 2 +- 3 files changed, 57 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/Hexagon/propagate-vcombine.ll