Use the 'count' attribute instead of the 'upper_bound' attribute.
[oota-llvm.git] / test / CodeGen / X86 / vec_floor.ll
2012-09-08 Craig TopperAdd instruction selection for ffloor of vectors when...