Add instruction selection for ffloor of vectors when SSE4.1 or AVX is enabled.
[oota-llvm.git] / test / CodeGen / X86 / 2011-02-27-Fpextend.ll
2011-02-28 Duncan SandsWindows codegen also dies on this, so restrict to the...
2011-02-28 Duncan SandsMake this test x86 specific because the ARM backend...