optimize away stackrestore calls that have no intervening alloca or call.
[oota-llvm.git] / test / Transforms / InstCombine / 2004-05-07-UnsizedCastLoad.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2004-05-07 Chris LattnerNew testcase for PR336