llvm/test/CodeGen/X86/memset.ll: FileCheck-ize, and add another case on +avx.
[oota-llvm.git] / test / CodeGen / X86 / pr13209.ll
2012-07-04 Rafael EspindolaAdd a testcase for pr13209. It is not a great test...