aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfg.c
AgeCommit message (Expand)Author
2018-01-03 Update copyright years.Jakub Jelinek
2017-11-20 * vec.h (debug_helper): New function.Aldy Hernandez
2017-11-16 * cfg.c (scale_bbs_frequencies_int,Jan Hubicka
2017-11-03 * asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19 * asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-07-01 * cfg.c (scale_bbs_frequencies): New function.Jan Hubicka
2017-06-29 * asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-042017-05-23 Jan Hubicka <hubicka@ucw.cz>Jan Hubicka
2017-05-26Simplify usage of some TDF_* flags.Martin Liska
2017-05-17Introduce dump_flags_t type and use it instead of int type.Martin Liska
2017-01-24Add "__RTL" to cc1David Malcolm
2017-01-21 PR lto/78407Jan Hubicka
2017-01-01 Update copyright years.Jakub Jelinek
2016-10-18Use FOR_ALL_BB_FN in a few more placesThomas Schwinge
2016-10-13 * cfg.c (reset_original_copy_tables): New func.Bin Cheng
2016-09-022016-09-02 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni
2016-06-05 * cfg.c (check_bb_profile): Do not report mismatched profiles whenJan Hubicka
2016-01-04 Update copyright years.Jakub Jelinek
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>Richard Biener
2015-09-16Share memory blocks between pool allocatorsMikhail Maltsev
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska
2015-07-10 * bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-25gcc/Richard Sandiford
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2015-06-01Change use to type-based pool allocator in cfg.c.Martin Liska
2015-05-09 * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,Jason Merrill
2015-04-18remove need for store_values_directlyTrevor Saunders
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>Michael Collison
2015-01-05 Update copyright years.Jakub Jelinek
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>Andrew Macleod
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>Richard Biener
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-04-152014-04-15 Teresa Johnson <tejohnson@google.com>Teresa Johnson
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_ALL_BB macro.David Malcolm
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-12-09Eliminate last_basic_block macro.David Malcolm
2013-12-09Eliminate BASIC_BLOCK macro.David Malcolm
2013-12-09Eliminate SET_BASIC_BLOCK macro.David Malcolm
2013-12-09Rename profile_status_for_function to profile_status_for_fn.David Malcolm
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-11-19Eliminate n_edges macroDavid Malcolm