OSDN Git Service

[SystemZ] New CodeGen tests for vector compare / select.
authorJonas Paulsson <paulsson@linux.vnet.ibm.com>
Fri, 17 Mar 2017 07:11:46 +0000 (07:11 +0000)
committerJonas Paulsson <paulsson@linux.vnet.ibm.com>
Fri, 17 Mar 2017 07:11:46 +0000 (07:11 +0000)
commit58423c0c4272d6c8494f60104e191a488cc9eb10
treefec4ec76164f420e1bb7d5a4d97dfcae5cfe4a65
parent1b93bd9e9e02a58fa158aef9b79544f3ab1d36be
[SystemZ]  New CodeGen tests for vector compare / select.

New SystemZ tests for the improved codegen of vector compare and select,
including cases with a logical combination of two compares.

Review: Ulrich Weigand.
https://reviews.llvm.org/D29489

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298049 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/SystemZ/vec-cmp-cmp-logic-select.ll [new file with mode: 0644]
test/CodeGen/SystemZ/vec-cmpsel.ll [new file with mode: 0644]