]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-math-opts.c
PR c++/87554 - ICE with extern template and reference member.
[thirdparty/gcc.git] / gcc / tree-ssa-math-opts.c
2019-04-16  jakub PR tree-optimization/90090
2019-04-05  rsandifoMake FMA code cope with redundant negates (PR89956)
2019-03-25  rguenth2019-03-25 Richard Biener <rguenther@suse.de>
2019-03-12  rguenth2019-03-12 Richard Biener <rguenther@suse.de>
2019-01-01  jakub Update copyright years.
2018-11-14  jakub PR tree-optimization/87977
2018-10-22  jambormAdd a fun parameter to three stmt_could_throw... functions
2018-09-14  ktkachov[tree-ssa-mathopts] PR tree-optimization/87259: Call...
2018-09-05  ktkachovOptimise sqrt reciprocal multiplications
2018-08-27  marxinCome up with fndecl_built_in_p.
2018-08-11  jakub PR tree-optimization/86835
2018-07-12  rsandifoSupport fused multiply-adds in fully-masked reductions
2018-06-08  dmalcolmConvert dump and optgroup flags to enums
2018-05-18  rsandifoReplace FMA_EXPR with one internal fn per optab
2018-01-12  jambormDeferring FMA transformations in tight loops
2018-01-04  law * tree-ssa-math-opts.c (execute_cse_reciprocals_1...
2018-01-03  jakub Update copyright years.
2017-12-21  jakub PR tree-optimization/83523
2017-12-20  law PR tree-optimization/83491
2017-12-05  rguenth2017-12-05 Richard Biener <rguenther@suse.de>
2017-11-24  wilcoFactor out division by squares
2017-11-20  jakub * tree-ssa-math-opts.c (nop_stats, bswap_stats, struct...
2017-11-06  rsandifoPR82816: Widening multiplies of bitfields
2017-11-01  rsandifoWidening optab cleanup
2017-10-27  meissner[gcc]
2017-10-09  rsandifoAllow non-wi <op> wi
2017-08-30  rsandifo[65/77] Add a SCALAR_TYPE_MODE macro
2017-08-30  rsandifo[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30  rsandifo[6/77] Make GET_MODE_WIDER return an opt_mode
2017-08-30  rsandifo[4/77] Add FOR_EACH iterators for modes
2017-08-29  rsandifoSet the call nothrow flag more often
2017-08-23  tnfchris2017-08-23 Tamar Christina <tamar.christina@arm.com>
2017-08-21  rsandifoAdd a type_has_mode_precision_p helper function
2017-08-08  tnfchris2017-08-08 Tamar Christina <tamar.christina@arm.com>
2017-07-17  jakub PR tree-optimization/81396
2017-07-05  rsandifoRemove enum before machine_mode
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-01-01  jakub Update copyright years.
2016-11-25  thopre01Improve comment for struct symbolic_number in bswap...
2016-11-25  thopre01Fix PR77673: bswap loads passed end of object
2016-11-16  wilcoLooking at PR77308, one of the issues is that the bswap...
2016-11-14  thopre012016-11-14 Thomas Preud'homme <thomas.preudhomme...
2016-10-28  prathamesh34922016-10-28 Prathamesh Kulkarni <prathamesh.kulkarni...
2016-09-16  jason Add inline functions for various bitwise operations.
2016-07-11  edlinger2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-06-28  wilcoThis patch fixes a bug in the bswap pass. In big-endia...
2016-06-07  rguenth2016-06-07 Richard Biener <rguenther@suse.de>
2016-05-24  rguenth2016-05-24 Richard Biener <rguenther@suse.de>
2016-05-13  rguenth2016-05-13 Richard Biener <rguenther@suse.de>
2016-05-02  rsandifoSupport << and >> for offset_int and widest_int
2016-04-04  wschmidt[gcc]
2016-03-08  ktkachov[obvious] Fix typo in tree-ssa-math-opts.c
2016-02-16  berndsFix bswap optimization on big-endian (PR69714, 67781).
2016-02-02  rguenth2016-02-02 Richard Biener <rguenther@suse.de>
2016-01-08  thopre012016-01-08 Thomas Preud'homme <thomas.preudhomme...
2016-01-04  jakub Update copyright years.
2016-01-01  jakub PR tree-optimization/69070
2015-12-22  ssaraswatiThis series of patches fix PR61441. This patch avoids...
2015-12-03  rsandifoAdd an rsqrt_optab and IFN_RSQRT internal function
2015-11-30  jakub PR tree-optimization/68501
2015-11-25  jakub PR target/67089
2015-11-17  rsandifoUse combined_fn in tree-ssa-math-opts.c
2015-11-08  ebotcazouMerge of the scalar-storage-order branch.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-30  rsandifoDon't free dominators after sincos
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-15  rsandifoPR67945: Fix oscillation between pow representations
2015-10-08  rsandifoMake tree_expr_nonnegative_warnv_p recurse into SSA...
2015-10-05  rsandifoRemove remaining uses of REAL_ARITHMETIC
2015-10-05  rsandifoReplace REAL_VALUES_EQUAL with real_equal
2015-09-29  rguenth2015-09-29 Richard Biener <rguenther@suse.de>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-17  rsandifoSplit up optabs.[hc]
2015-09-16  miyukiShare memory blocks between pool allocators
2015-07-28  thopre012015-07-28 Thomas Preud'homme <thomas.preudhomme...
2015-07-16  marxinAdd new object_allocator and clean-up allocator usage.
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01  marxinChange use to type-based pool allocator in
2015-05-19  miyukiUse std::swap instead of explicit swaps
2015-05-13  ktkachov[tree-ssa-math-opts] Expand pow (x, CONST) using square...
2015-02-26  jakub PR tree-optimization/65215
2015-01-28  thopre012015-01-28 Thomas Preud'homme <thomas.preudhomme...
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-13  thopre012015-01-13 Thomas Preud'homme <thomas.preudhomme...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-06  thopre012015-01-06 Thomas Preud'homme <thomas.preudhomme...
2015-01-05  jakub Update copyright years.
2014-12-01  dmalcolmPR jit/63854: Fix leak in tree-ssa-math-opts.c
2014-12-01  jakub * gimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  jakub * gimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-12  thopre012014-11-12 Thomas Preud'homme <thomas.preudhomme...
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-31  rguenth2014-10-31 Richard Biener <rguenther@suse.de>
next