Add a divided flag for the first piece of an argument divided into mulitple parts...
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sun, 13 Apr 2008 13:40:22 +0000 (13:40 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Sun, 13 Apr 2008 13:40:22 +0000 (13:40 +0000)
commitc0cb28fd3abee9a8b40856990e04f1af2f9bd7b8
treef0b0b0644b0038adae1aefedac31702809d91aff
parentfa0e66471f3b2d12db88a3715f2315e0408d79dd
Add a divided flag for the first piece of an argument divided into mulitple parts. Fixes PR1643

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49611 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
lib/Target/PowerPC/PPCISelLowering.cpp