AVX-512: Fixed a bug in extracting subvector from v64i1
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-select-cmp.ll
2014-06-25 Juergen Ributzka[FastISel][X86] Only fold the cmp into the select when...