optimize away stackrestore calls that have no intervening alloca or call.
[oota-llvm.git] / test / Transforms / SimplifyCFG / hoist-common-code.ll
2007-04-15 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2005-05-09 Chris Lattnertestcase I've had in my tree