DSE: Shorten memset when a later store overwrites the start of it
[oota-llvm.git] / test / Transforms / DeadStoreElimination / pr11390.ll
2011-11-16 Nick LewyckyFix typo in test.
2011-11-16 Nick LewyckyMerge isObjectPointerWithTrustworthySize with getPointe...