Change memcpy/memset/memmove to have dest and source alignments.
[oota-llvm.git] / test / CodeGen / X86 / sdiv-pow2.ll
2015-08-25 Steve KingPass function attributes instead of boolean in isIntDiv...