[X86] Emulate AVX 256bit MIN/MAX support by splitting the vector.
[oota-llvm.git] / test / CodeGen / X86 / vec_split.ll
2013-09-21 Juergen Ributzka[X86] Emulate AVX 256bit MIN/MAX support by splitting...
2013-09-21 Juergen RibutzkaSelectionDAG: Teach the legalizer to split SETCC if...