]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/compare-elim.c
Daily bump.
[thirdparty/gcc.git] / gcc / compare-elim.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-06-15  Jeff LawMinor improvement to compare elimination
2021-05-04  Segher BoessenkoolRemove CC0
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-19  Eric Botcazoucompare-elim.c (struct comparison): Add not_in_a field.
2018-11-09  Alexandre Oliva[PR86438] compare-elim: cope with set of in_b
2018-06-07  Paul Koningcompare-elim.c (try_merge_compare): Don't merge compare...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-11-09  Jakub Jelinekre PR rtl-optimization/82913 (ICE: Segmentation fault...
2017-11-01  Jakub Jelinekre PR rtl-optimization/82778 (crash: insn does not...
2017-10-17  Eric Botcazouvisium.c (visium_select_cc_mode): Return CCmode for...
2017-10-14  Kyrylo Tkachovcompare-elim.c: Include emit-rtl.h.
2017-07-05  Richard SandifordRemove enum before machine_mode
2017-05-17  Eric Botcazoucompare-elim.c (equivalent_reg_at_start): Adjust outdat...
2017-05-13  Uros Bizjakcompare-elim.c (equivalent_reg_at_start): Return NULL_R...
2017-05-12  Uros Bizjakcompare-elim.c (try_eliminate_compare): Canonicalize...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-02  Trevor Saundersuse rtx_insn * in various places where it is obvious
2016-10-20  Eric Botcazoucompare-elim.c (conforming_compare): Accept UNSPECs.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-06-06  Bernd Edlingerre PR c/24414 (Old-style asms don't clobber memory)
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-10  Jeff Lawre PR tree-optimization/68619 (error: loop with header...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-01  Trevor Saundersremove many 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-08  Andrew MacLeodtree-core.h: Include symtab.h.
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-05  Jakub JelinekUpdate copyright years.
2014-12-07  Eric Botcazoucompare-elim.c: Fix head comment.
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-08-22  David Malcolmcompare-elim.c: Use rtx_insn
2014-07-09  Trevor Saundersremove has_execute
2014-06-22  Richard Hendersonre PR bootstrap/61565 (ICE building libjava/interpret.cc)
2014-06-15  Richard Sandiforddf.h (DF_INSN_INFO_MWS, [...]): New macros.
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-01-02  Richard SandifordUpdate copyright years in gcc/
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-18  Trevor Saunderscompare-elim.c (find_comparison_dom_walker): New class
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-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-05-29  Joseph MyersLANGUAGES: Fix typos.
2012-04-25  Uros Bizjakcompare-elim.c (try_eliminate_compare): Also handle...
2012-03-02  Uros Bizjakcompare-elim.c (find_comparisons_in_bb): Eliminate...
2012-02-11  Uros Bizjakcompare-elim.c (find_comparisons_in_bb): Eliminate...
2011-10-10  Nick Cliftonre PR middle-end/49801 (df_live_verify_transfer_functio...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-01-23  Andreas Schwabcompare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UN...
2011-01-22  Richard HendersonNew -fcompare-elim pass.