This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8eff37b3dd1 [llvm-objcopy] Fix the behavior of --strip-* and --keep-symbol new 831a9e91854 [Hexagon] Add patterns for accumulating HVX compares
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/Target/Hexagon/HexagonPatterns.td | 98 +++---- lib/Target/Hexagon/HexagonPatternsHVX.td | 172 +++++++----- test/CodeGen/Hexagon/autohvx/bitwise-pred-128b.ll | 65 ++--- test/CodeGen/Hexagon/autohvx/bitwise-pred-64b.ll | 63 ++--- .../CodeGen/Hexagon/autohvx/vector-compare-128b.ll | 297 ++++++++++++++++++++ test/CodeGen/Hexagon/autohvx/vector-compare-64b.ll | 298 +++++++++++++++++++++ 6 files changed, 799 insertions(+), 194 deletions(-)