Try operation promotion only if regular dag combine and target-specific ones failed...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 28 Apr 2010 07:10:39 +0000 (07:10 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 28 Apr 2010 07:10:39 +0000 (07:10 +0000)
commitb3a3d5e858d6613d24a23056bf8b4ce80dcaec41
tree1eba9a4d91ead7b070733cecef19ca1cc0a09070
parent39cfeecae5102a6544b01e720e718607be068a45
Try operation promotion only if regular dag combine and target-specific ones failed to do anything.

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