This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7393afb9640 [AMDGPU][MC] Added support of 64-bit image atomics new 17d3ed3a32f [DAGCombine] reduceBuildVecToShuffle - ensure EXTRACT_VECTO [...] new 1a600508c3c [MIPS] Don't crash on unsized extern types with -mgpopt
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 | 6 +++++- lib/Target/Mips/MipsTargetObjectFile.cpp | 7 +++++++ test/CodeGen/Mips/unsized-global.ll | 22 ++++++++++++++++++++++ test/CodeGen/X86/buildvec-insertvec.ll | 15 +++++++++++++++ 4 files changed, 49 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/Mips/unsized-global.ll