Added aliases to scalar SSE instructions, e.g. addss, to match x86 intrinsics.
authorEvan Cheng <evan.cheng@apple.com>
Tue, 28 Mar 2006 23:51:43 +0000 (23:51 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Tue, 28 Mar 2006 23:51:43 +0000 (23:51 +0000)
commitc46349de29489ade9d0561f6957bfcb38694fd64
tree3feaafce0a2977c1ec2d87b99cb3a0288606eb5b
parent36b27f3cdef57c5b483428f98ddaf6b9aa8ef3f6
Added aliases to scalar SSE instructions, e.g. addss, to match x86 intrinsics.
The source operands type are v4sf with upper bits passes through.
Added matching code for these.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27240 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td