This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c2f88d9b7ef [WebAssembly] Add DenseMap traits and operator== for Wasm t [...] new 3a48b7c274c [X86] Teach X86TargetLowering::targetShrinkDemandedConstant [...]
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 | 18 ++++++++++++++++-- lib/Target/X86/X86ISelLowering.cpp | 6 +++--- test/CodeGen/X86/pr12360.ll | 6 +++--- test/CodeGen/X86/pr32284.ll | 7 ++----- test/CodeGen/X86/zext-demanded.ll | 16 +++++++++++++--- 5 files changed, 37 insertions(+), 16 deletions(-)