This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8f8572aba3b Revert [SCEV] Fix isKnownPredicate new a26a1c77ed7 bpf: Add more check directives in peephole testcase new c543a072f89 bpf: Tighten subregister definition check new 83008ad9412 bpf: J*_RR should check both operands new 5e02a7311a0 bpf: Extends zero extension elimination beyond comparison i [...] new 0f4700096fb bpf: Support subregister definition check on PHI node new 87576cc8b8e bpf: Don't expand BSWAP on i32, promote it new bdea56efc22 bpf: New post-RA peephole optimization pass to eliminate ba [...] new c9274e4c03c bpf: Enhance debug information for peephole optimization passes
The 8 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/BPF.h | 2 + lib/Target/BPF/BPFISelLowering.cpp | 2 +- lib/Target/BPF/BPFMIPeephole.cpp | 294 ++++++++++++++++++++--------- lib/Target/BPF/BPFTargetMachine.cpp | 9 + test/CodeGen/BPF/32-bit-subreg-peephole.ll | 73 ++++++- 5 files changed, 285 insertions(+), 95 deletions(-)