Fix a bug in the DAGCombiner's handling of multiple linked
[oota-llvm.git] / test / CodeGen / X86 / sext-ret-val.ll
2009-03-25 Evan ChengAdd a test case for PR3779: when to promote the functio...