This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 974e2fc5fbf Revert "[SLP] Fix for PR32086: Count InsertElementInstr of [...] new a59163a1b43 asan: add kernel inline instrumentation test new ae0c8015e09 [Hexagon] SETEQ and SETNE are valid integer condition codes
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/setcc-v2i32.ll | 21 +++++++++++++++++ .../AddressSanitizer/kernel_inline.ll | 27 ++++++++++++++++++++++ 3 files changed, 50 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/Hexagon/vect/setcc-v2i32.ll create mode 100644 test/Instrumentation/AddressSanitizer/kernel_inline.ll