Teach DAG combiner to constant fold fneg of a BUILD_VECTOR of constants.
[oota-llvm.git] / test / CodeGen / X86 / vec_floor.ll
2012-09-08 Craig TopperAdd instruction selection for ffloor of vectors when...