OSDN Git Service

[X86] Replace a couple calls to getExtendInVec with getNode and the appropriate targe...
authorCraig Topper <craig.topper@intel.com>
Mon, 19 Mar 2018 20:20:22 +0000 (20:20 +0000)
committerCraig Topper <craig.topper@intel.com>
Mon, 19 Mar 2018 20:20:22 +0000 (20:20 +0000)
commit468ff8a9b83b5d40fa5b974dfd9c0e0a5ca85f80
tree5974b89253fd8ca45ec10c1f63ae4caacae164f7
parent3dd52e62ea3087efcca63c3772183d9471abc742
[X86] Replace a couple calls to getExtendInVec with getNode and the appropriate target independent EXTEND_VECTOR_INREG opcode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327899 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp