Make use of TLI.SimplifySetCC() in LegalizeSetCCOperands().
authorEvan Cheng <evan.cheng@apple.com>
Thu, 8 Feb 2007 22:16:19 +0000 (22:16 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 8 Feb 2007 22:16:19 +0000 (22:16 +0000)
commit2e67781ef571f5daffd7e6c2f71750be122e0ac9
treedcaae1f8e801275022b14941c3cc5799c60b30ae
parentfa1eb27b76ab1e0f78574bf52a432c84a4c1a520
Make use of TLI.SimplifySetCC() in LegalizeSetCCOperands().

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