[X86][SSE3] Just use an explicit SSE3 target attribute - not a cpu type.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 5 Jul 2015 19:06:32 +0000 (19:06 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 5 Jul 2015 19:06:32 +0000 (19:06 +0000)
commit995b551ae74ba41a964a1f73d08c32b4f6e6baef
tree93b49301d4fbc40dce3c09cfc78d12ad7afdad9d
parent5fd4fe08f6f5126edfb23c5c84aa90ec22281761
[X86][SSE3] Just use an explicit SSE3 target attribute - not a cpu type.

Merged arch/target into a specific triple - we had i686 and x86_64 targets overriding each other....

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241410 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/sse3.ll