OSDN Git Service

[X86][X87] Add vector arithmetic tests for targets with sse disabled
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 30 Jul 2016 16:01:30 +0000 (16:01 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 30 Jul 2016 16:01:30 +0000 (16:01 +0000)
commit852791a0047c5b4ad57e0242ae0663d68160edb1
treefab6b23fefbbbf2f16b1f572834a32a367a8e9fc
parent7ee24bd8b6e622460b1989d57c44ad83edbdd9cc
[X86][X87] Add vector arithmetic tests for targets with sse disabled

To make sure the X86_64 target isn't doing anything stupid

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