Model sqrtss as a binary operation with one source operand tied to the destination...
authorSanjay Patel <spatel@rotateright.com>
Fri, 19 Dec 2014 22:16:28 +0000 (22:16 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 19 Dec 2014 22:16:28 +0000 (22:16 +0000)
commit9ccbf1a260abb455df3c27cc1e656542887ab578
treef6b8595bfd670381bed71c3653394bc2d2458044
parent2516f059dbeb72ab7b869752c7dcd453a97fa2d4
Model sqrtss as a binary operation with one source operand tied to the destination (PR14221)

This is a continuation of r167064 ( http://llvm.org/viewvc/llvm-project?view=revision&revision=167064 ).
That patch started to fix PR14221 ( http://llvm.org/bugs/show_bug.cgi?id=14221 ), but it was not completed.

Differential Revision: http://reviews.llvm.org/D6330

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