Add instruction selection for ffloor of vectors when SSE4.1 or AVX is enabled.
[oota-llvm.git] / test / CodeGen / X86 / bit-test-shift.ll
2010-09-22 Owen AndersonA select between a constant and zero, when fed by a...