llvm/test/CodeGen/X86/memset.ll: FileCheck-ize, and add another case on +avx.
[oota-llvm.git] / test / CodeGen / X86 / lsr-interesting-step.ll
2011-04-25 Benjamin KramerMake tests more useful.
2010-08-17 Dan GohmanTweak IVUsers' concept of "interesting" to exclude...