Drop ISD::MEMSET, ISD::MEMMOVE, and ISD::MEMCPY, which are not Legal
[oota-llvm.git] / test / CodeGen / X86 / sse-align-0.ll
2007-07-18 Dan GohmanImplement initial memory alignment awareness for SSE...