]> granicus.if.org Git - llvm/commit
[X86][AVX] Disable VCVTSS2SD & VCVTSD2SS memory folding and fix the register class...
authorAyman Musa <ayman.musa@intel.com>
Thu, 23 Feb 2017 13:15:44 +0000 (13:15 +0000)
committerAyman Musa <ayman.musa@intel.com>
Thu, 23 Feb 2017 13:15:44 +0000 (13:15 +0000)
commit6f30b9797e71585fda697a6d6f5701dd2c7a66d6
tree5742a99f695b5df6cad0f2327eb1fc324e14e18d
parentfd4603cd6b9e169d3745ae5b8e37672ad4672f32
[X86][AVX] Disable VCVTSS2SD & VCVTSD2SS memory folding and fix the register class of their first input when creating node in fast-isel.

(Quick fix to buildbot failure after rL295940 commit).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295970 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/avx-cvt.ll
test/CodeGen/X86/stack-folding-fp-avx1.ll