This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f646df2dd3f [ARM] Emmit data symbol for constant pool data new 1b9f2a9da5f [InstCombine] add tests with undef elements; NFC new 4cd3487f7fe [Hexagon] Fix extracting subvectors of non-HVX vNi1
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/HexagonISelLowering.cpp | 3 ++- test/CodeGen/Hexagon/vect/extract-v4i1.ll | 28 +++++++++++++++++++++++++++ test/Transforms/InstCombine/vector-casts.ll | 30 +++++++++++++++++++++++++++++ 3 files changed, 60 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/Hexagon/vect/extract-v4i1.ll