]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/df-core.c
* config/microblaze/microblaze.c (microblaze_expand_block_move): Treat
[thirdparty/gcc.git] / gcc / df-core.c
2019-01-01  jakub Update copyright years.
2018-01-03  jakub Update copyright years.
2017-05-14  tbsaundemake inverted_post_order_compute() operate on a vec
2017-05-14  tbsaundeuse auto_bitmap more with alternate obstacks
2017-05-14  tbsaundeuse auto_bitmap more
2017-02-13  jakub * cprop.c (cprop_jump): Add missing space in string...
2017-01-01  jakub Update copyright years.
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-08-11  wschmidt2016-08-11 Richard Biener <rguenther@suse.de>
2016-07-26  tbsaundeuse auto_sbitmap in various places
2016-04-27  dmalcolmdf: make df_problem instances "const"
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-22  miyukiUse std::swap instead of manual swaps.
2015-06-17  amacleod2015-06-17 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-04-21  thopre012015-04-21 Thomas Preud'homme <thomas.preudhomme...
2015-01-05  jakub Update copyright years.
2014-11-12  rsandifogcc/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-08-26  dmalcolmRemove DF_REF_INSN scaffolding
2014-08-22  dmalcolmdf-*.c: Use rtx_insn
2014-08-19  dmalcolmConvert DF_REF_INSN to a function for now
2014-07-09  tbsaunderemove has_execute
2014-06-15  rsandifogcc/
2014-06-15  rsandifogcc/
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-02-10  mrsMerge in trunk.
2014-01-17  rguenth2014-01-17 Richard Biener <rguenther@suse.de>
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_ALL_BB macro.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-12-09  dmalcolmEliminate BASIC_BLOCK macro.
2013-12-09  dmalcolmEliminate SET_BASIC_BLOCK macro.
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate n_edges macro
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-07-21  mrsFix typos.
2013-04-12  steven * df-core.c (df_find_def): Compare register numbers.
2013-03-23  steven * df-core.c (rest_of_handle_df_initialize): Use XCNEWV...
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-20  dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
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-10-08  steven * bitmap.h (bitmap_and_into): Update prototype.
2012-07-16  stevengcc/
2012-07-08  stevengcc/
2012-06-24  steven * output.h: (current_function_is_leaf,
2011-04-20  meyeringremove useless if-before-free tests
2011-03-20  jakub PR rtl-optimization/48156
2010-12-14  berndsgcc/
2010-11-17  matz * timevar.def (TV_IPA_OPT, TV_EARLY_LOCAL, TV_OPTIMIZE,
2010-11-16  ebotcazou PR rtl-optimization/46315
2010-11-13  aolivaPR debug/42889
2010-11-03  hjlRevert revision 164552.
2010-09-23  bernds PR rtl-optimization/44374
2010-07-29  bernds PR rtl-optimization/42575
2010-06-23  amylaar PR other/44644
2010-06-22  hubickaFix version of patch from previous commit ;(
2010-06-22  hubicka * df-problems.c (df_rd_confluence_n, df_lr_confluence_...
2010-06-16  hubicka * df-core.c (df_compact_blocks): Free problem_temps...
2010-06-12  hubicka * df-core.c (df_clear_bb_info): New function.
2010-06-07  hubicka * df-problems.c (df_lr_problem_data): Add lr_bitmaps.
2010-06-06  hubicka * df-core.c (df_set_blocks): Use bitmap_head instead...
2010-05-29  hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-04-14  uros * df-core.c (df_ref_debug): Change format string place...
2010-04-02  steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-02-07  pinskia2010-02-07 Andrew Pinski <pinskia@gmail.com>
2010-01-29  jakub PR rtl-optimization/42889
2009-11-25  hjlRemove trailing white spaces.
2009-11-08  amylaar * cfgrtl.c (pass_free_cfg): Add pass name.
2009-06-02  aoliva* df-core.c (df_ref_debug): Honor -fdump-noaddr.
2009-05-12  bonzini2009-05-12 Paolo Bonzini <bonzini@gnu.org>
2009-04-27  ian./:
2009-04-20  iangcc/:
2009-04-17  ian * df.h: Include "timevar.h".
2008-12-06  steven PR rtl-optimization/36365
2008-10-11  zadeck2008-10-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-07-08  sparkOn behalf of Tianwei, for the following change:
2008-06-26  ghazi * alias.c (record_alias_subset, init_alias_analysis...
2008-06-18  steven * df.h (struct df_ref): Replace 'insn' field with...
2008-06-06  rwildgcc/
2008-04-21  zadeck2008-04-24 Richard Sandiford <rsandifo@nildram.co.uk>
next