Fix a bug in the DAGCombiner's handling of multiple linked
[oota-llvm.git] / test / CodeGen / X86 / 2009-01-29-LocalRegAllocBug.ll
2009-01-29 Evan ChengLocal register allocator shouldn't assume only the...