allow custom lowering to return null for legal results
authorAndrew Lenharth <andrewl@lenharth.org>
Sun, 25 Dec 2005 01:07:37 +0000 (01:07 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Sun, 25 Dec 2005 01:07:37 +0000 (01:07 +0000)
commit57030e36e41ebd982a24632e7cea5b584b2d49fc
tree54f35c8d9c611f3ab7a7b257e2172d4e304eb932
parente8f65f1e62ea1d4f2ca9fd0137ae2e0ce20e26e1
allow custom lowering to return null for legal results

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