This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ed78f25ec76 [x86] add load fold patterns for movddup with vzext_load new 4452b74d571 [DAGCombiner] allow narrowing of add followed by truncate
The 1 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 | 3 +-- test/CodeGen/AMDGPU/imm16.ll | 6 ++--- test/CodeGen/AMDGPU/trunc-combine.ll | 4 +-- test/CodeGen/Hexagon/vect/vect-vaslw.ll | 2 +- test/CodeGen/X86/load-combine.ll | 8 +++--- test/CodeGen/X86/pr32329.ll | 4 +-- test/CodeGen/X86/pr32345.ll | 24 ++++++++---------- test/CodeGen/X86/pr33290.ll | 2 +- test/CodeGen/X86/pr34381.ll | 6 ++--- test/CodeGen/X86/pr35765.ll | 5 ++-- test/CodeGen/X86/scheduler-backtracking.ll | 40 +++++++++++++++--------------- 11 files changed, 49 insertions(+), 55 deletions(-)