Add instruction selection for ffloor of vectors when SSE4.1 or AVX is enabled.
[oota-llvm.git] / test / CodeGen / X86 / 2011-05-09-loaduse.ll
2011-05-11 Nadav RotemFixes a bug in the DAGCombiner. LoadSDNodes have two...