Fix some sub-reg coalescing bugs where the coalescer wasn't updating the resulting...
[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...