Remove dead SD nodes after the combining pass. Fixes PR12201.
authorHal Finkel <hfinkel@anl.gov>
Mon, 16 Apr 2012 03:33:22 +0000 (03:33 +0000)
committerHal Finkel <hfinkel@anl.gov>
Mon, 16 Apr 2012 03:33:22 +0000 (03:33 +0000)
commit31490baf38680012000890dcb11ac4914ec94911
tree1f55e887007a2ccae6fd93aadc091af690d4680c
parent70daea90afc167a010a1851defda01d7e0eb45eb
Remove dead SD nodes after the combining pass. Fixes PR12201.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154786 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
test/CodeGen/PowerPC/ppc-vaarg-agg.ll [new file with mode: 0644]