aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfg.c
AgeCommit message (Expand)Author
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
2013-12-09Rename profile_status_for_function to profile_status_for_fn.dmalcolm
2013-11-21Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate n_edges macrodmalcolm
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-08-31This patch sanitizes the partitioning to address issues such as edgetejohnson
2013-05-02Follow-on patch to r197595 to complete the replacement of truncating dividestejohnson
2013-04-302013-04-30 Richard Biener <rguenther@suse.de>rguenth
2013-04-08First phase of unifying the computation of profile scale factors/probabilitiestejohnson
2013-03-29Add uniform debug dump function names.crowl
2013-01-10Update copyright years in gcc/rsandifo
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo
2012-11-01This patch normalizes more bitmap function names.crowl
2012-10-25Change hash_table to support a comparator type different from thecrowl
2012-10-09Change more non-GTY hash tables to use the new type-safe template hash table.crowl
2012-08-29 * cfg.c (dump_bb_info): Print a newline if there were no edges to dump.steven
2012-08-242012-08-24 Martin Jambor <mjambor@suse.cz>jamborm
2012-08-132012-08-13 Richard Guenther <rguenther@suse.de>rguenth
2012-08-07gcc/steven
2012-07-20gcc/steven
2012-07-17fix botched commitsteven
2012-07-17 * dumpfile.h (TDF_COMMENT): New define.steven
2012-07-16gcc/steven
2012-07-08gcc/steven
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2012-05-31 PR tree-optimization/52558aldyh
2012-04-27 * cfg.c (disconnect_src): Do df_mark_solutions_dirty in the rightsteven
2011-07-23bb-reorder: Split EH edges crossing partitions.rth
2011-07-20Dump basic_block flags.rth
2011-03-23 * cfg.c (redirect_edge_succ_nodup): Duplicate the varm maplaw
2010-11-30 * diagnostic-core.h: Include bversion.h.jsm28
2010-08-10 * basic-block.h (alloc_aux_for_block, alloc_aux_for_edge): Delete.froydnj
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-06-08gcc/ada:lauras
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka
2010-02-24 * cfg.c (alloc_aux_for_block): Remove inline.ro
2009-11-25Remove trailing white spaces.hjl
2009-09-10 * ira-conflicts.c: Use fputs or putc instead of fprintfuros
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub
2008-07-16 * cfg.c (dump_reg_info): Avoid C++ keywords.ghazi
2008-05-162008-05-16 Nathan Froyd <froydnj@codesourcery.com>dnovillo
2008-03-05 * cfg.c: Include tree-flow.h.aldyh
2008-01-16 PR rtl-optimization/31396hubicka
2007-11-14 PR tree-optimization/34046ebotcazou