]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-ssa-store-merging.c
* doc/install.texi (Specific, alpha): Remove note to use
[thirdparty/gcc.git] / gcc / gimple-ssa-store-merging.c
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-05-06  jakub PR tree-optimization/88709
2019-05-03  marxinCome up with is_empty for hash_{table,map,set}.
2019-04-30  jakubRemove unintended part of r270680 commit.
2019-04-30  jakub PR tree-optimization/89475
2019-01-01  jakub Update copyright years.
2018-11-05  jakub PR tree-optimization/87859
2018-11-01  jakub PR tree-optimization/87826
2018-10-22  jambormAdd a fun parameter to three stmt_could_throw... functions
2018-09-21  ebotcazou PR tree-optimization/86990
2018-09-12  jakub PR tree-optimization/86844
2018-07-12  jakub PR tree-optimization/86492
2018-06-08  dmalcolmConvert dump and optgroup flags to enums
2018-06-06  ebotcazou PR tree-optimization/86066
2018-06-04  ebotcazou * gimple-ssa-store-merging.c (struct merged_store_grou...
2018-06-03  ebotcazou PR tree-optimization/86034
2018-06-01  ebotcazou * gimple-ssa-store-merging.c: Include gimple-fold.h.
2018-05-04  rguenth2018-05-04 Richard Biener <rguenther@suse.de>
2018-03-21  jakub PR tree-optimization/84982
2018-03-19  jakub PR tree-optimization/84946
2018-02-22  jakub PR tree-optimization/84503
2018-01-16  jakub PR tree-optimization/83843
2018-01-03  rsandifopoly_int: GET_MODE_SIZE
2018-01-03  jakub Update copyright years.
2017-12-21  rsandifopoly_int: find_bswap_or_nop_load
2017-12-21  rsandifopoly_int: get_inner_reference & co.
2017-12-20  rsandifopoly_int: store merging
2017-12-20  rsandifopoly_int: symbolic_number
2017-12-02  jakub PR tree-optimization/83170
2017-12-01  jakub PR tree-optimization/83233
2017-11-21  jakub PR tree-optimization/83086
2017-11-21  jakub PR tree-optimization/83047
2017-11-20  jakub PR tree-optimization/78821
2017-11-20  jakub * tree-ssa-math-opts.c (nop_stats, bswap_stats, struct...
2017-11-13  jakub PR tree-optimization/78821
2017-11-13  jakub PR tree-optimization/82954
2017-11-10  jakub PR tree-optimization/82929
2017-11-10  jakub PR bootstrap/82916
2017-11-09  jakub * gimple-ssa-store-merging.c (struct store_immediate_i...
2017-11-09  jakub * gimple-ssa-store-merging.c (count_multiple_uses...
2017-11-08  jakub PR tree-optimization/78821
2017-11-06  jakub PR tree-optimization/82838
2017-11-03  jakub PR tree-optimization/78821
2017-11-01  rsandifoAdd a fixed_size_mode class
2017-10-30  jakub PR middle-end/22141
2017-10-30  jakub PR middle-end/22141
2017-10-06  jakub PR tree-optimization/82434
2017-09-13  ktkachov[store-merging] Use store order as tie-breaker in sort_...
2017-09-12  rsandifoTurn SLOW_UNALIGNED_ACCESS into a target hook
2017-09-05  rsandifoMake more use of int_mode_for_size
2017-07-20  amonakovgimple-ssa-store-merging.c: fix sort_by_bitpos
2017-07-14  ktkachovUpdate comment in gimple-ssa-store-merging.c
2017-05-16  marxinAdd default value for last argument of dump functions.
2017-03-17  mpolacek PR tree-optimization/80079
2017-03-16  aolivastabilize store merging
2017-02-28  jakub PR tree-optimization/79737
2017-01-01  jakub Update copyright years.
2016-11-22  jakub PR tree-optimization/78436
2016-11-08  ktkachov[2/2] Add store merging unit tests
2016-11-08  ktkachov[1/2] Fix off-by-one error in clear_bit_region in store...
2016-11-07  rguenth2016-11-07 Richard Biener <rguenther@suse.de>
2016-11-02  ktkachovFix for big-endian gcc.c-torture/execute/pr55750.c
2016-11-02  rguenth2016-11-02 Richard Biener <rguenther@suse.de>
2016-11-02  rguenth2016-11-02 Richard Biener <rguenther@suse.de>
2016-11-02  ktkachovPR tree-optimization/78170: Truncate sign-extended...
2016-11-02  ktkachovPR tree-optimization/78162: Reject negative offsets...
2016-10-29  jakub PR target/78148
2016-10-28  ktkachovGIMPLE store merging pass