Fix a bug in x86's PreprocessForRMW logic that was exposed
[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...