ISD::UNDEF should be expanded recursively / iteratively.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 19 Jun 2008 22:01:11 +0000 (22:01 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 19 Jun 2008 22:01:11 +0000 (22:01 +0000)
commitc8af52c8980fa4a06f24e6fc08678ff8378088a1
treef3cb522aff7beee1b36fa6015d183ad932f82560
parentaa0b63422a2170c82e89215bcb7c5c383df62989
ISD::UNDEF should be expanded recursively / iteratively.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52508 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
test/CodeGen/PowerPC/2008-06-19-LegalizerCrash.ll [new file with mode: 0644]