This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 68e8f784889 [InstCombine] auto-generate complete test checks; NFC new a4de810dd51 [Hexagon] Make sure to zero-extend bytes before building a vector new 67b235da2e8 [InstCombine] auto-generate complete test checks; NFC new 4ea70fff9f9 [CodeGen] Fix doxygen
The 3 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/CodeGen/MachineOperand.cpp | 3 +- lib/Target/Hexagon/HexagonISelLowering.cpp | 22 ++++---- test/CodeGen/Hexagon/build-vector-v4i8-zext.ll | 17 +++++++ test/Transforms/InstCombine/bswap.ll | 69 ++++++++++++++++---------- 4 files changed, 74 insertions(+), 37 deletions(-) create mode 100644 test/CodeGen/Hexagon/build-vector-v4i8-zext.ll