This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4727bc748a4 [SROA] fix assetion failure new 41de4a2833e [BPF] Teach DAG2DAG AND elimination about load intrinsics new 7283ac31b43 [BPF] Mark pseudo insn patterns as isCodeGenOnly
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/BPFISelDAGToDAG.cpp | 38 ++++++++++++++++++----- lib/Target/BPF/BPFInstrInfo.td | 4 +-- test/CodeGen/BPF/remove_truncate_4.ll | 58 +++++++++++++++++++++++++++++++++++ 3 files changed, 91 insertions(+), 9 deletions(-) create mode 100644 test/CodeGen/BPF/remove_truncate_4.ll