llvm/test/CodeGen/X86/memset.ll: FileCheck-ize, and add another case on +avx.
[oota-llvm.git] / test / CodeGen / X86 / critical-edge-split-2.ll
2010-12-19 Chris Lattnerfix PR8642: if a critical edge has a PHI value that...