This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 77c3498babd AMDGPU: Remove tied operand from si_else new 8b71a9f090e [InstCombine] Add vector xor tests new d26fcac7987 [x86] remove duplicate undef tests; NFC
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: test/CodeGen/X86/combine-mul.ll | 26 --- test/CodeGen/X86/combine-shl.ll | 18 -- test/CodeGen/X86/combine-sra.ll | 17 -- test/CodeGen/X86/combine-srl.ll | 18 -- test/Transforms/InstCombine/vector-xor.ll | 323 ++++++++++++++++++++++++++++++ 5 files changed, 323 insertions(+), 79 deletions(-) create mode 100644 test/Transforms/InstCombine/vector-xor.ll