don't delete the last store to an alloca if the store is volatile.
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-21-MismatchedCastAndCompare.ll
2008-01-28 Nick LewyckyHandle some more combinations of extend and icmp. Fixes...