One readme entry is done, one is really easy (Evan, want to investigate
authorChris Lattner <sabre@nondot.org>
Sat, 29 Dec 2007 19:31:47 +0000 (19:31 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 29 Dec 2007 19:31:47 +0000 (19:31 +0000)
commit03c079d5fca2f98a1665af44b3c222d74e580079
tree3d5799baf4380c2a461d987edd644f7e2314ce25
parent18f07f49c528c1e43dbf82b05216726d84dbc4b3
One readme entry is done, one is really easy (Evan, want to investigate
eliminating the llvm.x86.sse2.loadl.pd intrinsic?), one shuffle optzn
may be done (if shufps is better than pinsw, Evan, please review), and
we already know about LICM of simple instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45407 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/README-SSE.txt
test/CodeGen/X86/vec_set-8.ll [new file with mode: 0644]