This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 85a58e30c6c [llvm-exegesis] Add missing MC dependency to CMakeLists.txt new 092278abb68 LLVMExegesisX86Tests: link to LLVMCore, too. new 21390db3604 [DAGCombine] Fix crash when store merging created an extrac [...]
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 | 9 ++++++++- .../X86/merge-vector-stores-scale-idx-crash.ll | 19 +++++++++++++++++++ unittests/tools/llvm-exegesis/X86/CMakeLists.txt | 1 + 3 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/X86/merge-vector-stores-scale-idx-crash.ll