diff options
author | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2018-10-11 21:06:12 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2018-10-11 15:06:12 -0600 |
commit | 121ef08b0b964ff4e7072a6af14613e68788abc4 (patch) | |
tree | e967a89e2270c12ad7a8fa8d6fbf6f4a32132efd /gcc/cgraphclones.c | |
parent | ea010af6b4d780261b791999e43ba056edce2af0 (diff) | |
download | gcc-121ef08b0b964ff4e7072a6af14613e68788abc4.zip gcc-121ef08b0b964ff4e7072a6af14613e68788abc4.tar.gz gcc-121ef08b0b964ff4e7072a6af14613e68788abc4.tar.bz2 |
re PR tree-optimization/86829 (Missing sin(atan(x)) and cos(atan(x)) optimizations)
PR tree-optimization/86829
* match.pd (sin (atan (x))): New simplification rules.
(cos (atan (x))): Likewise.
* real.c (build_sinatan_real): New function.
* real.h (build_sinatan_real): Prototype.
PR tree-optimization/86829
* gcc.dg/sinatan-1.c: New test.
* gcc.dg/sinatan-2.c: New test.
* gcc.dg/sinatan-3.c: New test.
From-SVN: r265064
Diffstat (limited to 'gcc/cgraphclones.c')
0 files changed, 0 insertions, 0 deletions