OSDN Git Service

fix a bug I introduced that broke recursive expansion of nodes (e.g. scalarizing...
authorChris Lattner <sabre@nondot.org>
Wed, 21 Dec 2005 18:02:52 +0000 (18:02 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 21 Dec 2005 18:02:52 +0000 (18:02 +0000)
commit83397363348662e9352455ea1e6e88e7026300a4
tree693fa9fb65e49cff9f9f75adab1bc41893653494
parent7aa6189629bc85cb50bc57a2c2d7a5505176fa2b
fix a bug I introduced that broke recursive expansion of nodes (e.g. scalarizing vectors)

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