This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c0ce68eb67d AMDGPU/GlobalISel: Add support for amdgpu_vs calling convention new 1b7afc891a6 [X86] Regenerate big structure return test and check on x86 [...] new c6a42e96ed1 [Hexagon] Convert HVX vector constants of i1 to i8
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 | 36 +++++++++++++++++++ test/CodeGen/Hexagon/convert_const_i1_to_i8.ll | 17 +++++++++ test/CodeGen/X86/bigstructret.ll | 50 +++++++++++++++++++------- 3 files changed, 90 insertions(+), 13 deletions(-) create mode 100644 test/CodeGen/Hexagon/convert_const_i1_to_i8.ll