llvm/test/CodeGen/X86/memset.ll: FileCheck-ize, and add another case on +avx.
[oota-llvm.git] / test / CodeGen / X86 / bool-simplify.ll
2012-09-10 Michael LiaoAdd boolean simplification support from CMOV
2012-08-10 Michael Liaoadd X86-specific DAG optimization to simplify boolean...