]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-reassoc.c
/cp
[thirdparty/gcc.git] / gcc / tree-ssa-reassoc.c
2019-09-16  marxinAuto-generate maybe_fold_and/or_comparisons from match.pd
2019-07-15  linkwgcc/ChangeLog
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-06-27  marxinRemove quite obvious dead assignments.
2019-06-25  rguenth2019-06-25 Richard Biener <rguenther@suse.de>
2019-06-21  rguenth2019-06-21 Richard Biener <rguenther@suse.de>
2019-04-15  rguenth2019-04-15 Richard Biener <rguenther@suse.de>
2019-01-23  rguenth2019-01-23 Richard Biener <rguenther@suse.de>
2019-01-01  jakub Update copyright years.
2018-11-30  jakub PR tree-optimization/88274
2018-10-22  jambormAdd a fun parameter to three stmt_could_throw... functions
2018-08-22  aolivafix reassoc cut&pasto
2018-07-16  ebotcazou PR tree-optimization/86514
2018-06-08  dmalcolmConvert dump and optgroup flags to enums
2018-06-07  jakub PR tree-optimization/69615
2018-04-27  jakub PR tree-optimization/85529
2018-03-16  jakub PR tree-optimization/84841
2018-01-03  jakub Update copyright years.
2017-12-12  aoliva[SFN] boilerplate changes in preparation to introduce...
2017-12-01  jakub PR tree-optimization/83221
2017-10-27  meissner[gcc]
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-10-13  law * tree-ssa-reassoc.c (reassociate_bb): Clarify code...
2017-10-04  jakub PR tree-optimization/82381
2017-10-03  jakub PR tree-optimization/82381
2017-09-26  jakub PR middle-end/35691
2017-09-06  law PR tree-optimization/64910
2017-09-04  law2017-09-03 Jeff Law <law@redhat.com>
2017-08-03  rguenth2017-08-03 Richard Biener <rguenther@suse.de>
2017-08-03  jakub PR tree-optimization/81655
2017-08-01  jakub PR tree-optimization/81588
2017-07-27  jakub PR tree-optimization/81555
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-28  rguenth2017-06-28 Richard Biener <rguenther@suse.de>
2017-06-12  jakub PR tree-optimization/81003
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-03-22  jakub PR tree-optimization/80072
2017-02-10  jakub PR tree-optimization/79411
2017-01-24  marxinFix false positive for -Walloc-size-larger-than (PR...
2017-01-01  jakub Update copyright years.
2016-12-09  jakub PR tree-optimization/78726
2016-11-09  rguenth2016-11-09 Richard Biener <rguenther@suse.de>
2016-10-31  jakub PR tree-optimization/77860
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-12  jakub PR tree-optimization/77929
2016-10-09  jakub PR tree-optimization/77901
2016-10-07  jakub PR tree-optimization/77664
2016-09-26  kuganFix PR77719
2016-09-21  kuganIncorrect arithmetic optimization involving bitfield...
2016-07-27  kugangcc/testsuite/ChangeLog:
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-07-25  marxinCall get_ops just for SSA_NAMEs (PR tree-optimization...
2016-07-24  kugangcc/ChangeLog:
2016-06-25  jakub PR tree-optimization/71631
2016-06-17  marxinFix memory leak in tree-ssa-reassoc.c
2016-06-10  kugangcc/testsuite/ChangeLog:
2016-06-06  kugangcc/ChangeLog:
2016-06-06  kugangcc/ChangeLog:
2016-05-31  rguenth2016-05-31 Richard Biener <rguenther@suse.de>
2016-05-30  kugangcc/ChangeLog:
2016-05-30  kugangcc/testsuite/ChangeLog:
2016-05-30  kugangcc/ChangeLog:
2016-05-24  kugangcc/ChangeLog:
2016-05-24  rguenth2016-05-24 Richard Biener <rguenther@suse.de>
2016-05-24  kugangcc/testsuite/ChangeLog:
2016-05-24  kugangcc/ChangeLog:
2016-05-23  rguenth2016-05-23 Richard Biener <rguenther@suse.de>
2016-05-22  kugangcc/testsuite/ChangeLog:
2016-05-21  kugangcc/testsuite/ChangeLog:
2016-05-19  marxinFix leak in gcc/tree-ssa-reassoc.c.
2016-05-18  kugangcc/testsuite/ChangeLog:
2016-05-02  rsandifoSupport <, <=, > and >= for offset_int and widest_int
2016-03-24  rguenth2016-03-24 Richard Biener <rguenther@suse.de>
2016-03-14  rthPR tree-opt/68714
2016-03-01  rguenth2016-03-01 Richard Biener <rguenther@suse.de>
2016-02-29  rguenth2016-02-29 Richard Biener <rguenther@suse.de>
2016-02-16  jakub PR tree-optimization/69802
2016-02-12  kugan2016-02-12 Kugan Vivekanandarajah <kuganv@linaro...
2016-02-12  kugangcc/ChangeLog:
2016-01-04  jakub Update copyright years.
2015-12-04  jakub PR tree-optimization/68671
2015-12-04  law * tree-ssa-reassoc.c (maybe_optimize_range_tests)...
2015-11-18  jakub PR tree-optimization/68157
2015-11-17  rsandifoUse combined_fn in tree-ssa-reassoc.c
2015-11-16  vriesRemove first_pass_instance from pass_reassoc
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-15  mpolacek * tree-ssa-reassoc.c (attempt_builtin_copysign): Call
2015-10-14  mpolacek PR tree-optimization/67815
2015-10-08  mpolacek * tree-ssa-reassoc.c (dump_ops_vector): Print newline...
2015-10-01  tbsaunderemove many typedefs
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-08-19  tbsaunderemove more useless typedefs
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  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
next