]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ira-build.c
C++: more location wrapper nodes (PR c++/43064, PR c++/43486)
[thirdparty/gcc.git] / gcc / ira-build.c
2018-08-06  alahay01Remaining support for clobber high
2018-01-24  vmakarov2018-01-24 Vladimir Makarov <vmakarov@redhat.com>
2018-01-03  rsandifopoly_int: GET_MODE_SIZE
2018-01-03  jakub Update copyright years.
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-08-30  rsandifoAdd a partial_subreg_p predicate
2017-01-01  jakub Update copyright years.
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-07-12  marxinFix PR rtl-optimization/71634
2016-02-11  jakub * cgraph.c: Spelling fixes - behaviour -> behavior and
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-09-16  miyukiShare memory blocks between pool allocators
2015-08-13  amacleod * ira-int.h: Include recog.h.
2015-07-16  marxinAdd new object_allocator and clean-up allocator usage.
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
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-01  marxinChange use to type-based pool allocator in ira-build.c.
2015-06-01  marxinChange use to type-based pool allocator in ira-build.c.
2015-05-19  miyukiUse std::swap instead of explicit swaps
2015-01-05  jakub Update copyright years.
2014-12-23  law * ira-build.c (ira_flattening): Add the current
2014-10-29  rsandifogcc/ada/
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-14  law2014-10-14 Kito Cheng <kito@0xlab.org>
2014-09-30  rsandifogcc/
2014-08-22  dmalcolmira: Use rtx_insn in various places
2014-06-30  jakub * ira-build.c (sort_conflict_id_map): Don't call
2014-05-28  vries-fuse-caller-save - Use collected register usage inform...
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-22  rsandifoMerge with trunk.
2013-11-22  tbsaundeadd auto_vec
2013-11-20  rsandifoMerge from trunk.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  dmalcolmEliminate n_basic_blocks macro
2013-11-04  mrsMerge in trunk.
2013-10-30  vmakarov2013-10-30 Vladimir Makarov <vmakarov@redhat.com>
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-04-30  rguenth2013-04-30 Richard Biener <rguenther@suse.de>
2013-03-29  crowlAdd uniform debug dump function names.
2013-03-01  jakub PR middle-end/56461
2013-02-08  rguenth2013-02-08 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
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-10-14  steven PR rtl-optimization/38711
2012-10-11  steven * ira-build.c (ira_loop_tree_body_rev_postorder):...
2012-10-02  rsandifogcc/
2012-08-16  rguenth2012-08-16 Richard Guenther <rguenther@suse.de>
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31  rsandifogcc/
2012-05-14  bernds * attribs.c (decl_attributes): Avoid emitting a warning if
2012-01-19  vmakarov2012-01-19 Vladimir Makarov <vmakarov@redhat.com>
2011-12-05  vmakarov2011-12-05 Vladimir Makarov <vmakarov@redhat.com>
2011-05-25  vmakarov2011-05-24 Vladimir Makarov <vmakarov@redhat.com>
2011-05-24  vmakarov2011-05-24 Vladimir Makarov <vmakarov@redhat.com>
2011-05-01  aesok * reginfo.c (memory_move_cost): Change rclass argument...
2011-03-29  vmakarov2011-03-28 Vladimir Makarov <vmakarov@redhat.com>
2011-03-28  vmakarov2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
2011-03-27  vmakarov2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
2010-11-30  jsm28 * diagnostic-core.h: Include bversion.h.
2010-08-20  froydnjgcc/
2010-08-11  vmakarov2010-08-11 Vladimir Makarov <vmakarov@redhat.com>
2010-07-22  bernds * ira-build.c (ira_create_object): New arg SUBWORD...
2010-07-14  bernds * ira-int.h (struct live_range): Rename allocno member...
2010-07-14  bernds * ira-int.h (struct ira_object): New.
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-24  bernds * ira-int.h (struct live_range, live_range_t): Renamed...
2010-06-24  bernds * ira-int.h (SET_MINMAX_SET_BIT, CLEAR_MINMAX_SET_BIT,
2010-06-24  bernds * ira-int.h (ira_parent_allocno, ira_parent_or_cap_all...
2010-06-24  bernds * ira-build.c (merge_hard_reg_conflicts): New function.
2010-06-01  hubicka * fwprop.c: Make emit-rtl.h include last.
2010-05-25  law * ira-build.c (update_conflict_hard_reg_costs...
2010-05-10  hjlNullify regno_allocno_map of the removed allocno.
2009-11-25  hjlRemove trailing white spaces.
2009-09-02  aolivagcc/ChangeLog:
2009-06-16  ian * ira-build.c (copy_info_to_removed_store_destinations):
2009-04-03  vmakarov2009-04-03 Vladimir Makarov <vmakarov@redhat.com>
2009-03-30  vmakarov2009-03-30 Vladimir Makarov <vmakarov@redhat.com>
2009-03-30  vmakarov2009-03-30 Vladimir Makarov <vmakarov@redhat.com>
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2009-01-06  vmakarov2009-01-05 Vladimir Makarov <vmakarov@redhat.com>
2008-12-09  vmakarov2008-12-09 Vladimir Makarov <vmakarov@redhat.com>
2008-12-02  vmakarov2008-12-01 Vladimir Makarov <vmakarov@redhat.com>
2008-11-25  vmakarov2008-11-25 Vladimir Makarov <vmakarov@redhat.com>
2008-11-19  vmakarov2008-11-19 Vladimir Makarov <vmakarov@redhat.com>
2008-11-19  vmakarov2008-11-15 Vladimir Makarov <vmakarov@redhat.com>
2008-11-14  vmakarov2008-11-14 Vladimir Makarov <vmakarov@redhat.com>
2008-11-10  vmakarov2008-11-07 Vladimir Makarov <vmakarov@redhat.com>
next