Fix a bug in DAGcombiner about zero-extend after setcc.
[oota-llvm.git] / test / CodeGen / Generic / MachineBranchProb.ll
2012-08-24 Manman RenBranchProb: modify the definition of an edge in BranchP...