Teach IndVarSimplify to optimize code using the C "int" type for
[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...