]> granicus.if.org Git - llvm/commit
[X86][SSE] Tests showing horizontal all_of/any_of of vector comparison results
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 17 Jan 2017 15:02:01 +0000 (15:02 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 17 Jan 2017 15:02:01 +0000 (15:02 +0000)
commitfac495754d91e70a7f53a42ff27ba5f600d8b1bf
tree8623fe72c6dd02e667aae436f93f6730f7c80bf3
parentc3696481ffbe2cb35a139ce84fef46601b9ca94e
[X86][SSE] Tests showing horizontal all_of/any_of of vector comparison results

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292223 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/vector-compare-all_of.ll [new file with mode: 0644]
test/CodeGen/X86/vector-compare-any_of.ll [new file with mode: 0644]