[x86] set default reciprocal (division and square root) codegen to match GCC
[oota-llvm.git] / test / CodeGen / X86 / vec_fp_to_int.ll
2015-05-29 Matthias BraunMachineCopyPropagation: Remove the copies instead of...
2015-05-02 Simon Pilgrim[DAGCombiner] Enabled vector float/double -> int consta...
2015-05-02 Simon Pilgrim[SSE] Added vector float/double -> i32 and i64 conversi...