Add instruction selection for ffloor of vectors when SSE4.1 or AVX is enabled.
[oota-llvm.git] / test / CodeGen / X86 / avx-sext.ll
2012-02-02 Elena DemikhovskyOptimization for SIGN_EXTEND operation on AVX.