]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ree.c
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to non-bugs
[thirdparty/gcc.git] / gcc / ree.c
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-04-04  Jeff Lawre PR target/89399 (ICE: RTL check: expected code ...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-11  Jakub Jelinekre PR target/82682 (FAIL: gcc.target/i386/pr50038.c...
2018-01-03  Richard Sandifordpoly_int: GET_MODE_PRECISION
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-22  Richard SandifordMake more use of HWI_COMPUTABLE_MODE_P
2017-10-13  Richard SandifordMake more use of GET_MODE_UNIT_SIZE
2017-09-12  Richard SandifordUse hard_regno_nregs instead of HARD_REGNO_NREGS
2017-09-12  Richard SandifordMake more use of REG_NREGS
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-08-22  Richard SandifordMake more use of paradoxical_subreg_p
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-24  Eric Botcazoure PR rtl-optimization/78437 (invalid sign-extend conve...
2016-10-28  Jakub Jelinekre PR rtl-optimization/78132 (GCC produces invalid...
2016-10-21  Kyrylo Tkachov[ree] PR rtl-optimization/78038: Handle global register...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-08-15  Richard Bienerree.c (rest_of_handle_ree): Remove redundant timevar...
2016-07-13  Trevor Saundersree.c: use auto_vec in ext_state
2016-04-05  Jakub Jelinekre PR rtl-optimization/70542 (Wrong code with -O3 ...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-16  Jeff Lawree.c (add_removable_extension): Use reg_overlap_mentio...
2015-11-24  Kyrylo Tkachov[RTL-ree] PR rtl-optimization/68194: Restrict copy...
2015-11-24  Nick Clifton[PATCH] Fix invalid redundant extension elimination...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-19  Pierre-Marie de... REE: fix uninitialized registers handling
2015-08-19  Trevor Saundersremove useless typedefs
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
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-05-07  Richard Sandifordrtl.h (always_void_p): New function.
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-13  Jakub Jelinekre PR rtl-optimization/64286 (Redundant extend removal...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-31  Jakub Jelinekre PR rtl-optimization/63659 (wrong code at -O2 and...
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28  Andrew MacLeodcgraph.h: Flatten.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22  Richard Sandifordrecog.h (constrain_operands): Add an alternative_mask...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-12  Wilco Dijkstra[Ree] Ensure inserted copy don't change the number...
2014-08-28  David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-22  David Malcolmree.c: Use rtx_insn
2014-07-09  Trevor Saundersremove has_execute
2014-06-15  Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
2014-06-13  Jeff Law[multiple changes]
2014-06-02  Jeff Lawre PR rtl-optimization/61094 (-O3 insn Internal compile...
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 ()
2014-04-17  Trevor Saundersremove has_gate
2014-02-14  Jeff Lawre PR rtl-optimization/60131 (RTL check fail in rhs_regno)
2014-01-17  Jeff Lawree.c (combine_set_extension): Temporarily disable...
2014-01-15  Jeff Lawre PR tree-optimization/59747 (wrong code at -Os and...
2014-01-10  Jeff Lawre PR middle-end/59743 (ICE: Segmentation fault)
2014-01-10  Jakub Jelinekre PR rtl-optimization/59754 ([ree.c] Incorrect merge...
2014-01-09  Jeff Lawree.c (get_sub_rtx): New function, extracted from...
2014-01-08  Jeff Lawre PR middle-end/53623 (sign extension is effectively...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-11-22  Trevor Saundersadd auto_vec
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-09  Richard Sandifordasan.c (asan_emit_stack_protection): Use gen_int_mode...
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-04-05  Steven Bosscherbb-reorder.c (fix_crossing_unconditional_branches)...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-07  Steven Bosscher* ree.c (struct ext_cand): Remove GTY markers.
2012-11-22  Jakub Jelinek* ree.c (struct ext_modified): Add ATTRIBUTE_PACKED.
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-26  Teresa JohnsonAvoid conservative behavior in REE by allowing removal...
2012-10-08  Steven Bosscherbitmap.h (bitmap_and_into): Update prototype.
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-02  Jakub Jelinekre PR rtl-optimization/53160 (likely wrong code bug)
2012-01-31  Jakub Jelinekre PR bootstrap/52041 (Bootstrap failure at revision...
2012-01-26  Jakub Jelinekre PR rtl-optimization/51978 (ext-elim-1.c ICE on power...
2012-01-23  Jakub Jelinekre PR rtl-optimization/51933 (wrong code due to -free)
2012-01-22  Eric Botcazoure PR rtl-optimization/51924 (wrong code with -O -free...
2011-12-27  Eric Botcazoure PR rtl-optimization/51667 (new FAIL: 27_io/basic_...
2011-12-21  Enkovich Ilyare PR target/50038 (redundant zero extensions)