Support insertps via the intrinsic and add a couple of simple
authorEric Christopher <echristo@apple.com>
Thu, 23 Jul 2009 02:22:41 +0000 (02:22 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 23 Jul 2009 02:22:41 +0000 (02:22 +0000)
commit1e5cdea9d7d8db6ffd6c97cf31e0e9e2765bfd5e
tree58c77fa1c2c5a9f660503d58950fbc49dba7f126
parent0f009d2ea599fcd7073cce0c4df45331255dca50
Support insertps via the intrinsic and add a couple of simple
testcases to make sure it's being generated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76843 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/vec_insertps-1.ll [new file with mode: 0644]