Fix intrinsics for XOP frczss/sd instructions. These instructions only take one sourc...
authorCraig Topper <craig.topper@gmail.com>
Wed, 13 Jun 2012 07:18:53 +0000 (07:18 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 13 Jun 2012 07:18:53 +0000 (07:18 +0000)
commitcc95b57d42a4af1cbb0a0e4a4efc2133116dd21c
treec5200cf87afd379d7f5cf5f233f150956c023aee
parent79248299f6ca12926088a4adebbbbe00b05a2642
Fix intrinsics for XOP frczss/sd instructions. These instructions only take one source register and zero the upper bits of the destination rather than preserving them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158396 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IntrinsicsX86.td
lib/Target/X86/X86InstrXOP.td
lib/VMCore/AutoUpgrade.cpp
test/CodeGen/X86/xop-intrinsics-x86_64.ll