temporarily revert this testcase since its patch was reverted.
[oota-llvm.git] / test / Transforms / IPConstantProp / return-constants.ll
2008-06-18 Chris Lattnertemporarily revert this testcase since its patch was...
2008-06-17 Matthijs KooijmanLearn IPConstProp to look at individual return values...
2008-03-11 Devang PatelHandle multiple ret values.