This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 93c86849bde [NativePDB] Higher fidelity reconstruction of AST from Debug Info. new e2baccfd07f [DAGCombine] Improve alias analysis for chain of independen [...] new 7b9cddc7bc4 [x86] use shuffles for scalar insertion into high elements [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 175 +++++++++++++++-------- lib/Target/X86/X86ISelLowering.cpp | 22 ++- test/CodeGen/AArch64/arm64-abi-varargs.ll | 9 +- test/CodeGen/AArch64/ldst-opt.ll | 14 +- test/CodeGen/AArch64/swifterror.ll | 5 +- test/CodeGen/ARM/arm-storebytesmerge.ll | 178 ++++++++++++------------ test/CodeGen/ARM/misched-fusion-aes.ll | 15 +- test/CodeGen/Mips/fastcc.ll | 36 ++--- test/CodeGen/SystemZ/pr36164.ll | 69 ++++----- test/CodeGen/X86/insert-into-constant-vector.ll | 105 ++++++++------ test/CodeGen/X86/stores-merging.ll | 3 +- 11 files changed, 354 insertions(+), 277 deletions(-)