diff options
author | Bill Schmidt <wschmidt@linux.vnet.ibm.com> | 2011-06-06 14:27:41 +0000 |
---|---|---|
committer | William Schmidt <wschmidt@gcc.gnu.org> | 2011-06-06 14:27:41 +0000 |
commit | 3906ea1b34ab9967430cd2b9c423815dc532acfe (patch) | |
tree | 8ffec48de08bd89006e1ec11c236fb0334dcd4d8 /gcc/tree-inline.c | |
parent | 3598cabdae52826b408cc2fdff9982bc2633c730 (diff) | |
download | gcc-3906ea1b34ab9967430cd2b9c423815dc532acfe.zip gcc-3906ea1b34ab9967430cd2b9c423815dc532acfe.tar.gz gcc-3906ea1b34ab9967430cd2b9c423815dc532acfe.tar.bz2 |
re PR tree-optimization/46728 (GCC does not generate fmadd for pow (x, 0.75)+y on powerpc)
2011-06-06 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
PR tree-optimization/46728
* builtins.c (powi_table): Remove.
(powi_lookup_cost): Remove.
(powi_cost): Remove.
(expand_powi_1): Remove.
(expand_powi): Remove.
(expand_builtin_pow_root): Remove.
(expand_builtin_pow): Remove.
(expand_builtin_powi): Eliminate handling of constant exponent.
(expand_builtin): Use expand_builtin_mathfn_2 for BUILT_IN_POW.
From-SVN: r174701
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions