Fix ScheduleDAGRRList::CopyAndMoveSuccessors' handling of nodes
[oota-llvm.git] / test / CodeGen / X86 / extract-combine.ll
2009-03-01 Nate BegemanFix a problem with DAGCombine on 64b targets where...