- Propagate debug loc info in combineSelectAndUse().
authorBill Wendling <isanbard@gmail.com>
Fri, 30 Jan 2009 02:23:43 +0000 (02:23 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 30 Jan 2009 02:23:43 +0000 (02:23 +0000)
commitd69c3141ed6d237ad19fdfbfcef8901491b24c2e
treef9b1e75145c3b07604cd449ffd3ad24e9d7f657a
parent7ba605285216baf15b639cf5df395a8071a696d6
- Propagate debug loc info in combineSelectAndUse().
- Modify ReassociateOps so that the resulting SDValue is what the comment claims
  it is.

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