Age | Commit message (Expand) | Author | Files | Lines |
2020-11-30 | dse: Cope with bigger-than-integer modes [PR98037] | Richard Sandiford | 1 | -2/+3 |
2020-08-03 | dse: Remove partial load after full store for high part access[PR71309] | Xionghu Luo | 1 | -29/+49 |
2020-04-02 | cselib: Reuse VALUEs on sp adjustments [PR92264] | Jakub Jelinek | 1 | -4/+53 |
2020-03-03 | tree-optimization/93946 - fix bogus redundant store removal in FRE, DSE and DOM | Richard Biener | 1 | -3/+6 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-11-12 | Remove gcc/params.* files. | Martin Liska | 1 | -1/+0 |
2019-11-12 | Apply mechanical replacement (generated patch). | Martin Liska | 1 | -1/+1 |
2019-10-14 | re PR middle-end/92046 (Command line options (that are per-functions) are aff... | Richard Biener | 1 | -6/+10 |
2019-09-09 | Remove global REG_SETs | Richard Sandiford | 1 | -1/+1 |
2019-09-09 | Make note_stores take an rtx_insn | Richard Sandiford | 1 | -2/+2 |
2019-08-20 | re PR rtl-optimization/91347 (hppa: wrong code generated with tail call optim... | Eric Botcazou | 1 | -2/+5 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE | Richard Sandiford | 1 | -1/+1 |
2019-08-20 | Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG | Richard Sandiford | 1 | -1/+3 |
2019-07-16 | re PR rtl-optimization/91164 (ICE in verify_dominators, at dominance.c:1184 (... | Jakub Jelinek | 1 | -1/+4 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -4/+4 |
2019-07-09 | PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n... | Martin Sebor | 1 | -2/+4 |
2019-01-14 | re PR rtl-optimization/88796 (-fstack-protector* kills RTL DSE opportunities) | Jakub Jelinek | 1 | -1/+22 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -1/+1 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-12 | [PR87815]Don't generate shift sequence for load replacement in DSE when the m... | Renlin Li | 1 | -1/+1 |
2018-08-27 | Come up with fndecl_built_in_p. | Martin Liska | 1 | -2/+1 |
2018-04-17 | re PR rtl-optimization/85431 (UBSAN: ../../gcc/dse.c:303:15: runtime error: s... | Jakub Jelinek | 1 | -0/+3 |
2018-01-26 | re PR rtl-optimization/84003 (FAIL: g++.dg/torture/pr77745.C with noinline foo) | Richard Biener | 1 | -1/+6 |
2018-01-03 | poly_int: GET_MODE_BITSIZE | Richard Sandiford | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-20 | poly_int: SUBREG_BYTE | Richard Sandiford | 1 | -1/+1 |
2017-12-20 | poly_int: MEM_OFFSET and MEM_SIZE | Richard Sandiford | 1 | -2/+6 |
2017-12-20 | poly_int: dse.c | Richard Sandiford | 1 | -78/+161 |
2017-12-20 | Add a gen_int_shift_amount helper function | Richard Sandiford | 1 | -2/+4 |
2017-12-16 | Revert accidental commit | Richard Sandiford | 1 | -4/+2 |
2017-12-16 | Add a gen_int_shift_amount helper function | Richard Sandiford | 1 | -2/+4 |
2017-12-15 | Make dse.c use offset/width instead of start/end | Richard Sandiford | 1 | -78/+116 |
2017-11-22 | re PR rtl-optimization/82044 (runtime signed integer overflow in check_mem_re... | Jakub Jelinek | 1 | -2/+12 |
2017-11-21 | Fix UBSAN errors in dse.c (PR rtl-optimization/82044). | Martin Liska | 1 | -0/+6 |
2017-10-09 | Replace insn_rtx_cost with insn_cost and pattern_cost | Segher Boessenkool | 1 | -1/+1 |
2017-09-04 | Turn MODES_TIEABLE_P into a target hook | Richard Sandiford | 1 | -1/+1 |
2017-08-30 | [20/77] Replace MODE_INT checks with is_int_mode | Richard Sandiford | 1 | -8/+10 |
2017-08-30 | [19/77] Add a smallest_int_mode_for_size helper function | Richard Sandiford | 1 | -4/+5 |
2017-08-30 | [18/77] Make int_mode_for_mode return an opt_scalar_int_mode | Richard Sandiford | 1 | -6/+6 |
2017-08-30 | [4/77] Add FOR_EACH iterators for modes | Richard Sandiford | 1 | -4/+6 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-07 | re PR target/77834 (ICE: in make_decl_rtl, at varasm.c:1311 with -O -ftree-pr... | Jakub Jelinek | 1 | -5/+12 |
2016-10-13 | Move MEMMODEL_* from coretypes.h to memmodel.h | Thomas Preud'homme | 1 | -0/+1 |
2016-10-09 | tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D... | Jakub Jelinek | 1 | -1/+1 |
2016-07-26 | use auto_sbitmap in various places | Trevor Saunders | 1 | -2/+1 |
2016-07-20 | hwint.h (HOST_WIDE_INT_0): New define. | Uros Bizjak | 1 | -3/+2 |
2016-07-20 | cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0. | Uros Bizjak | 1 | -1/+1 |
2016-07-19 | builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1... | Uros Bizjak | 1 | -2/+2 |
2016-05-13 | builtins.c (expand_builtin_memcmp): Do not emit the call here. | Eric Botcazou | 1 | -18/+11 |
2016-04-05 | dse.c (struct store_info): Remove alias_set member. | Richard Biener | 1 | -313/+68 |