This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fea3236f0e8 [mips][mt] Add missing files from last commit new 1ca52a5bb68 [X86][SSE] Add 512-bit (iX bitcast(vXi1)) test cases
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: test/CodeGen/X86/bitcast-and-setcc-512.ll | 1868 +++++++++++++++++++++++++++++ test/CodeGen/X86/bitcast-setcc-512.ll | 1377 +++++++++++++++++++++ 2 files changed, 3245 insertions(+) create mode 100644 test/CodeGen/X86/bitcast-and-setcc-512.ll create mode 100644 test/CodeGen/X86/bitcast-setcc-512.ll