This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 90f4ccc2c5a [Support] sys::fs::directory_entry includes the file_type. new 9c37cace429 [Hexagon] Improve the selection algorithm in scalarizeShuffle new 5d5475af090 [Hexagon] Use shuffles when lowering "gather" shufflevectors
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/HexagonISelDAGToDAGHVX.cpp | 111 +++++++++++++++---- lib/Target/Hexagon/HexagonISelLoweringHVX.cpp | 70 ++++++++++++ .../CodeGen/Hexagon/autohvx/isel-shuffle-gather.ll | 121 +++++++++++++++++++++ 3 files changed, 280 insertions(+), 22 deletions(-) create mode 100644 test/CodeGen/Hexagon/autohvx/isel-shuffle-gather.ll