Allow something to be legalized multiple times. This can be used to reduce
authorChris Lattner <sabre@nondot.org>
Thu, 12 May 2005 16:53:42 +0000 (16:53 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 May 2005 16:53:42 +0000 (16:53 +0000)
commit45982dad53cd184fe8947a1b0206b0b16964f359
treeab8d2c1d44b36590a9b4e97c337caad90a761370
parente4c57cc72b7b1a6f1508b09ed731563c84472bd8
Allow something to be legalized multiple times.  This can be used to reduce
legalization iteration

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