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)
commitb5a259935c60bf318870f3bf4835978f7ebbb098
tree909ef90a859b0dd96612005285703856dd648bf6
parentf0a2107c6ba1c1838cee83bac234c7e18fc3455c
Fix an incorrect chain operand when expanding INSERT_VECTOR operations through the stack.

Patch by Daniil Troshkov!

llvm-svn: 222254
llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp