This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8ed2d5e3799 [x86] allow narrowing of vector UINT_TO_FP new 4eee65a5d35 [DAGCombine] Fold overlapping constant stores
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: include/llvm/CodeGen/SelectionDAGAddressAnalysis.h | 8 ++++++- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 26 ++++++++++++++++++++++ .../SelectionDAG/SelectionDAGAddressAnalysis.cpp | 5 ++--- test/CodeGen/AArch64/ldst-paired-aliasing.ll | 4 ++-- test/CodeGen/PowerPC/constant-combines.ll | 18 +++++---------- test/CodeGen/X86/stores-merging.ll | 3 +-- 6 files changed, 44 insertions(+), 20 deletions(-)