Chris Lattner ab510a76d6 Fix a problem where the legalizer would run out of stack space on extremely
large basic blocks because it was purely recursive.  This switches it to an
iterative/recursive hybrid.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23596 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-02 17:49:46 +00:00
..
2005-10-02 16:30:51 +00:00
2005-10-01 03:57:14 +00:00
2005-10-01 00:17:07 +00:00
2005-09-27 22:13:56 +00:00