Eliminate the need to do another iteration of the legalizer after inserting
authorChris Lattner <sabre@nondot.org>
Sat, 28 Jan 2006 04:23:12 +0000 (04:23 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 28 Jan 2006 04:23:12 +0000 (04:23 +0000)
commit0e8ea71a4f45b070aecfe9a896bbe402c8b175d6
treeb8c4738def15fe2323f8f41b50c90cfa87f10636
parent7e871b28a208b497f31ec7b162586f57e4d38d58
Eliminate the need to do another iteration of the legalizer after inserting
a libcall.

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