enhance memcpy opt to turn memmoves into memcpy when the src/dest
[oota-llvm.git] / test / Transforms / IndMemRem /
2009-01-25 Nick LewyckyActually run the test in this directory.
2009-01-25 Nick LewyckyThe function that does nothing but call malloc is noali...