Propagate debug loc info for XOR and MatchRotate.
authorBill Wendling <isanbard@gmail.com>
Fri, 30 Jan 2009 21:14:50 +0000 (21:14 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 30 Jan 2009 21:14:50 +0000 (21:14 +0000)
commit317bd709bdd119a286e4c2e10b59202dc7e81a13
treed196f6e0a45807752772909dec2076e1f1c1fc02
parent09025644791ca400242c51a61aa633f3ded3f3a3
Propagate debug loc info for XOR and MatchRotate.

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