This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b07c392c111 gold-plugin: Do not set codegen opt level based on LTO opt level. new 37962a331c7 bpf: Improve expanding logic in LowerSELECT_CC new 4892373b324 [DAGCombiner] Rename variable to be slightly better. NFC new 1176aede920 [DAGCombiner] Avoid creating truncate nodes in (zext (and ( [...]
The 3 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/CodeGen/SelectionDAG/DAGCombiner.cpp | 89 +++++++++++++++++--------------- lib/Target/BPF/BPFISelLowering.cpp | 5 ++ test/CodeGen/BPF/cmp.ll | 2 +- test/CodeGen/BPF/select_ri.ll | 25 +++++++++ 4 files changed, 77 insertions(+), 44 deletions(-)