Change memcpy/memset/memmove to have dest and source alignments.
[oota-llvm.git] / test / Transforms / InstCombine / pr23809.ll
2015-06-25 Jingyue Wu[InstCombine] call SimplifyICmpInst with correct context