aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfg.c
AgeCommit message (Expand)Author
2019-01-01 Update copyright years.jakub
2018-08-242018-08-24 Richard Biener <rguenther@suse.de>rguenth
2018-06-08Convert dump and optgroup flags to enumsdmalcolm
2018-04-192018-04-19 Richard Biener <rguenther@suse.de>rguenth
2018-01-03 Update copyright years.jakub
2017-11-20 * vec.h (debug_helper): New function.aldyh
2017-11-16 * cfg.c (scale_bbs_frequencies_int,hubicka
2017-11-03 * asan.c (create_cond_insert_point): Maintain profile.hubicka
2017-10-19 * asan.c (create_cond_insert_point): Do not update edge count.hubicka
2017-07-01 * cfg.c (scale_bbs_frequencies): New function.hubicka
2017-06-29 * asan.c (asan_emit_stack_protection): Update.hubicka
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>hubicka
2017-05-26Simplify usage of some TDF_* flags.marxin
2017-05-17Introduce dump_flags_t type and use it instead of int type.marxin
2017-01-24Add "__RTL" to cc1dmalcolm
2017-01-21 PR lto/78407hubicka
2017-01-01 Update copyright years.jakub
2016-10-18Use FOR_ALL_BB_FN in a few more placestschwinge
2016-10-13 * cfg.c (reset_original_copy_tables): New func.amker
2016-09-022016-09-02 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2016-06-05 * cfg.c (check_bb_profile): Do not report mismatched profiles whenhubicka
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>rguenth
2015-09-16Share memory blocks between pool allocatorsmiyuki
2015-07-16Add new object_allocator and clean-up allocator usage.marxin
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-01Change use to type-based pool allocator in cfg.c.marxin
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason
2015-04-18remove need for store_values_directlytbsaunde
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-06-24Remove a layer of indirection from hash_tabletbsaunde
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>rguenth
2014-05-17use templates instead of gengtype for typed allocation functionstbsaunde
2014-04-152014-04-15 Teresa Johnson <tejohnson@google.com>tejohnson
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate FOR_ALL_BB macro.dmalcolm
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-12-09Eliminate SET_BASIC_BLOCK macro.dmalcolm