Daily bump.
[gcc.git] / gcc / dse.c
2021-01-04 Jakub JelinekUpdate copyright years.
2020-11-30 Richard Sandiforddse: Cope with bigger-than-integer modes [PR98037]
2020-08-04 Xionghu Luodse: Remove partial load after full store for high...
2020-04-02 Jakub Jelinekcselib: Reuse VALUEs on sp adjustments [PR92264]
2020-03-03 Richard Bienertree-optimization/93946 - fix bogus redundant store...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-12 Martin LiskaApply mechanical replacement (generated patch).
2019-10-14 Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-09-09 Richard SandifordRemove global REG_SETs
2019-09-09 Richard SandifordMake note_stores take an rtx_insn
2019-08-20 Eric Botcazoure PR rtl-optimization/91347 (hppa: wrong code generate...
2019-08-20 Richard SandifordUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20 Richard SandifordUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-07-16 Jakub Jelinekre PR rtl-optimization/91164 (ICE in verify_dominators...
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-01-14 Jakub Jelinekre PR rtl-optimization/88796 (-fstack-protector* kills...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-12 Renlin Li[PR87815]Don't generate shift sequence for load replace...
2018-08-27 Martin LiskaCome up with fndecl_built_in_p.
2018-04-17 Jakub Jelinekre PR rtl-optimization/85431 (UBSAN: ../../gcc/dse...
2018-01-26 Richard Bienerre PR rtl-optimization/84003 (FAIL: g++.dg/torture...
2018-01-03 Richard Sandifordpoly_int: GET_MODE_BITSIZE
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-20 Richard Sandifordpoly_int: SUBREG_BYTE
2017-12-20 Richard Sandifordpoly_int: MEM_OFFSET and MEM_SIZE
2017-12-20 Richard Sandifordpoly_int: dse.c
2017-12-20 Richard SandifordAdd a gen_int_shift_amount helper function
2017-12-16 Richard SandifordRevert accidental commit
2017-12-16 Richard SandifordAdd a gen_int_shift_amount helper function
2017-12-15 Richard SandifordMake dse.c use offset/width instead of start/end
2017-11-22 Jakub Jelinekre PR rtl-optimization/82044 (runtime signed integer...
2017-11-21 Martin LiskaFix UBSAN errors in dse.c (PR rtl-optimization/82044).
2017-10-09 Segher BoessenkoolReplace insn_rtx_cost with insn_cost and pattern_cost
2017-09-04 Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-08-30 Richard Sandiford[20/77] Replace MODE_INT checks with is_int_mode
2017-08-30 Richard Sandiford[19/77] Add a smallest_int_mode_for_size helper function
2017-08-30 Richard Sandiford[18/77] Make int_mode_for_mode return an opt_scalar_int...
2017-08-30 Richard Sandiford[4/77] Add FOR_EACH iterators for modes
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-07 Jakub Jelinekre PR target/77834 (ICE: in make_decl_rtl, at varasm...
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09 Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-07-26 Trevor Saundersuse auto_sbitmap in various places
2016-07-20 Uros Bizjakhwint.h (HOST_WIDE_INT_0): New define.
2016-07-20 Uros Bizjakcse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.
2016-07-19 Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-05-13 Eric Botcazoubuiltins.c (expand_builtin_memcmp): Do not emit the...
2016-04-05 Richard Bienerdse.c (struct store_info): Remove alias_set member.
2016-04-04 Richard Bienerre PR rtl-optimization/70484 (Wrong optimization with...
2016-02-26 Jakub Jelinekre PR rtl-optimization/69891 (wrong code with -mstringo...
2016-01-19 Jakub Jelinekre PR rtl-optimization/68955 (wrong code at -O3 on...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-16 Mikhail MaltsevShare memory blocks between pool allocators
2015-09-13 Trevor Saundersdse.c: remove some typedefs that hide pointerness
2015-08-19 Trevor Saundersremove more useless typedefs
2015-08-12 Trevor SaundersRevert "replace several uses of the anon namespace...
2015-08-11 Trevor Saundersreplace several uses of the anon namespace with GCC_FINAL
2015-07-16 Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01 Martin LiskaChange use to type-based pool allocator in dse.c.
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19 Richard Sandifordrtl.h (REG_NREGS): New macro
2015-05-19 Richard Sandifordcfgcleanup.c (mentions_nonequal_regs): Use END_REGNO.
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-01-22 Wei Mire PR rtl-optimization/64557 (get_addr in true_dependen...
2015-01-21 Jakub Jelinekre PR rtl-optimization/62078 (ICE: verify_flow_info...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-08 Jakub Jelinekre PR target/55023 (hppa: wrong code generated with...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 John David Anglinre PR target/55023 (hppa: wrong code generated with...
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-09-22 Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-08-28 David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-28 Richard Sandifordrtl.h (for_each_inc_dec_fn): Remove special case for -1.
2014-08-28 Richard Sandiforddse.c: Include rtl-iter.h.
2014-08-26 David MalcolmTweak to dse.c
2014-08-26 David Malcolmcselib and incdec
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-07 Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-07-09 Trevor Saundersremove has_execute
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
next