Fix an incorrect chain operand when expanding INSERT_VECTOR operations through the...
authorOwen Anderson <resistor@mac.com>
Tue, 18 Nov 2014 20:50:19 +0000 (20:50 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 18 Nov 2014 20:50:19 +0000 (20:50 +0000)
commitb39e517168db7f94d6515eeb745a5b7625c6d365
treec8fda103c0cb7b1f0ae6cf076c5cae46f04cc3c3
parent891e9e7869c9f77e2a3de33a4033f71f20f5d788
Fix an incorrect chain operand when expanding INSERT_VECTOR operations through the stack.

Patch by Daniil Troshkov!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222254 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp