]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cprop.c
[Ada] Fix documentation for GNAT.Command_Line.Exit_From_Command_Line
[thirdparty/gcc.git] / gcc / cprop.c
2019-01-09  sandra2019-01-09 Sandra Loosemore <sandra@codesourcery...
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-08-30  rsandifoDrop df_ from df_read_modify_subreg_p
2017-03-02  jakub PR rtl-optimization/79780
2017-02-13  jakub * cprop.c (cprop_jump): Add missing space in string...
2017-02-07  jakub PR rtl-optimization/79386
2017-01-27  law2017-01-27 Bernd Schmidt <bschmidt@redhat.com>
2017-01-21  law2017-01-21 Bernd Schmidt <bschmidt@redhat.com>
2017-01-14  law PR rtl-optimization/78626
2017-01-01  jakub Update copyright years.
2016-11-16  rsandifoUse df_read_modify_subreg_p in cprop.c
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-01-04  jakub Update copyright years.
2015-11-12  law[PATCH] Make disabled-optimization warning more informa...
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-05  rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05  rsandifoReplace REAL_VALUES_EQUAL with real_equal
2015-10-01  tbsaunderemove many typedefs
2015-07-10  amacleod * bb-reorder.c: Don't include obstack.h if backend...
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-02  kugangcc/ChangeLog:
2015-06-01  marxinChange use to type-based pool allocator in cselib.c.
2015-05-07  rsandifogcc/
2015-04-24  thopre012015-04-24 Thomas Preud'homme <thomas.preudhomme...
2015-04-22  tbsaundemake some HAVE_cc0 code always compiled
2015-04-22  tbsaundealways define HAVE_cc0
2015-01-17  amodraRevert last change
2015-01-17  amodra * cprop.c (do_local_cprop): Disallow replacement of...
2015-01-15  prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-22  hubicka * tree-ssa-ccp.c (prop_value_d): Rename to ...
2014-09-16  tbsaundeReplace INSN_DELETED_P with rtx_insn member functions
2014-08-25  dmalcolmConvert edge_def.insns.r to rtx_insn *
2014-08-22  dmalcolmpostreload.c: Use rtx_insn (also touches rtl.h and...
2014-08-22  dmalcolmcprop.c: Use rtx_insn
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-07-09  tbsaunderemove has_execute
2014-06-15  rsandifogcc/
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-04-22  rsandifoMerge from trunk.
2014-04-17  tbsaundepass cfun to pass::execute
2014-04-17  tbsaundepass current function to opt_pass::gate ()
2014-04-17  tbsaunderemove has_gate
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_edges macro
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-10-20  mrsMerge in trunk.
2013-09-30  rsandifogcc/
2013-09-28  rsandifogcc/
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-04-10  rguenth2013-04-10 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-21  rguenth2012-12-21 Richard Biener <rguenther@suse.de>
2012-12-02  mpolacekPR54838
2012-11-29  mpolacekImprove debug message.
2012-11-26  mpolacekRemove redundant variable in hash_set.
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-08-02  zadeck2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-02  rguenth2012-04-02 Richard Guenther <rguenther@suse.de>
2012-03-28  rguenth2012-03-28 Richard Guenther <rguenther@suse.de>
2011-11-17  ebotcazou PR rtl-optimization/50663
2011-11-11  ebotcazou * cprop.c: Adjust outdated comments throughout.
2011-11-05  gjl PR rtl-optimization/50448
2011-07-12  pinskia2011-07-12 Andrew Pinski <pinskia@gmail.com>
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-09  davidxlRevert r174848,174849
2011-06-09  davidxlGator cleanup
2011-06-06  aoliva* cprop.c (local_cprop_pass): Don't set changed for...
2011-04-05  steven * cprop.c (struct reg_use): Remove.
2011-04-05  steven PR middle-end/48441
2011-04-04  steven * cprop.c (struct expr): Split 'expr' field in 'dest...
2011-04-04  steven * cprop.c (implicit_set_cond_p): Assume nothing about...
2011-04-04  steven * cprop.c: s/gcse/cprop/ everywhere except for flag_gcse.
2011-04-04  steven * cprop.c (oprs_not_set_p): Remove.
2011-03-31  steven * cprop.c: Clean up hash table building.
2011-03-28  steven * Makefile.in: New rule for cprop.o.