-
- Downloads
ia64-protos.h (ia64_dconst_0_5): New.
* config/ia64/ia64-protos.h (ia64_dconst_0_5): New. (ia64_dconst_0_375): New. * config/ia64/ia64.c (ia64_override_options): Remove -minline-sqrt-min-latency warning. (ia64_dconst_0_5_rtx, ia64_dconst_0_5): New. (ia64_dconst_0_375_rtx, ia64_dconst_0_375): New * config/ia64/ia64.md (*sqrt_approx): Remove. (sqrtsf2): Remove #if 0. (sqrtsf2_internal_thr): Rewrite and move to div.md. (sqrtdf): Remove assert. (sqrtdf2_internal_thr): Rewrite and move to div.md. (sqrtxf2): Remove #if 0. (sqrtxf2_internal_thr): Rewrite and move to div.md. * div.md (sqrt_approx_rf): New. (sqrtsf2_internal_thr): New implementation. (sqrtsf2_internal_lat): New. (sqrtdf2_internal_thr: New implementation. (sqrtxf2_internal): New implementation. From-SVN: r147713
Showing
- gcc/ChangeLog 21 additions, 0 deletionsgcc/ChangeLog
- gcc/config/ia64/div.md 278 additions, 0 deletionsgcc/config/ia64/div.md
- gcc/config/ia64/ia64-protos.h 3 additions, 0 deletionsgcc/config/ia64/ia64-protos.h
- gcc/config/ia64/ia64.c 29 additions, 6 deletionsgcc/config/ia64/ia64.c
- gcc/config/ia64/ia64.md 5 additions, 415 deletionsgcc/config/ia64/ia64.md
Loading
Please register or sign in to comment