This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cf17bf01efd Require asserts in new test that uses debug flag new 7c423e0690a bpf: generate better lowering code for certain select/setcc [...] new 31b76d9b4ae [SLPVectorizer] Add an extra parameter to tryScheduleBundle [...]
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/BPF/BPFISelLowering.cpp | 46 +++++++++++++----------------- lib/Target/BPF/BPFInstrInfo.td | 5 ++++ lib/Transforms/Vectorize/SLPVectorizer.cpp | 12 ++++---- test/CodeGen/BPF/select_ri.ll | 27 ++++++++++++++++++ test/CodeGen/BPF/setcc.ll | 4 +-- 5 files changed, 60 insertions(+), 34 deletions(-) create mode 100644 test/CodeGen/BPF/select_ri.ll