Add instruction selection for ffloor of vectors when SSE4.1 or AVX is enabled.
[oota-llvm.git] / test / CodeGen / X86 / mcinst-avx-lowering.ll
2012-01-10 Chad RosierAdd test case for r147881.