aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-math-opts.c
AgeCommit message (Expand)Author
2017-01-09Merge branches/gcc-6-branch rev 244220.Yvan Roux
2016-04-04[gcc]wschmidt
2016-03-08[obvious] Fix typo in tree-ssa-math-opts.cktkachov
2016-02-16Fix bswap optimization on big-endian (PR69714, 67781).bernds
2016-02-022016-02-02 Richard Biener <rguenther@suse.de>rguenth
2016-01-082016-01-08 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2016-01-04 Update copyright years.jakub
2016-01-01 PR tree-optimization/69070jakub
2015-12-22This series of patches fix PR61441. This patch avoids various transformationsssaraswati
2015-12-03Add an rsqrt_optab and IFN_RSQRT internal functionrsandifo
2015-11-30 PR tree-optimization/68501jakub
2015-11-25 PR target/67089jakub
2015-11-17Use combined_fn in tree-ssa-math-opts.crsandifo
2015-11-08Merge of the scalar-storage-order branch.ebotcazou
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-30Don't free dominators after sincosrsandifo
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-15PR67945: Fix oscillation between pow representationsrsandifo
2015-10-08Make tree_expr_nonnegative_warnv_p recurse into SSA namesrsandifo
2015-10-05Remove remaining uses of REAL_ARITHMETICrsandifo
2015-10-05Replace REAL_VALUES_EQUAL with real_equalrsandifo
2015-09-292015-09-29 Richard Biener <rguenther@suse.de>rguenth
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-17Split up optabs.[hc]rsandifo
2015-09-16Share memory blocks between pool allocatorsmiyuki
2015-07-282015-07-28 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2015-07-16Add new object_allocator and clean-up allocator usage.marxin
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-01Change use to type-based pool allocator inmarxin
2015-05-19Use std::swap instead of explicit swapsmiyuki
2015-05-13[tree-ssa-math-opts] Expand pow (x, CONST) using square roots when possiblektkachov
2015-02-26 PR tree-optimization/65215jakub
2015-01-282015-01-28 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-132015-01-13 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-062015-01-06 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2015-01-05 Update copyright years.jakub
2014-12-01PR jit/63854: Fix leak in tree-ssa-math-opts.cdmalcolm
2014-12-01 * gimple.h (gimple_build_assign_stat): Remove prototype.jakub
2014-11-29 * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-19 * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub
2014-11-122014-11-12 Thomas Preud'homme <thomas.preudhomme@arm.com>thopre01
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod