summaryrefslogtreecommitdiff
path: root/gcc/cfg.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+12
* Remove a layer of indirection from hash_tabletbsaunde2014-06-241-17/+20
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-4/+4
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-5/+5
* 2014-04-15 Teresa Johnson <tejohnson@google.com>tejohnson2014-04-151-2/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-2/+2
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* Eliminate last_basic_block macro.dmalcolm2013-12-091-2/+2
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-3/+3
* Eliminate SET_BASIC_BLOCK macro.dmalcolm2013-12-091-5/+5
* Rename profile_status_for_function to profile_status_for_fn.dmalcolm2013-12-091-1/+1
* Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-211-2/+0
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-20/+22
* Eliminate n_edges macrodmalcolm2013-11-191-4/+4
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-3/+3
* This patch sanitizes the partitioning to address issues such as edgetejohnson2013-08-311-0/+15
* Follow-on patch to r197595 to complete the replacement of truncating dividestejohnson2013-05-021-2/+1
* 2013-04-30 Richard Biener <rguenther@suse.de>rguenth2013-04-301-1/+1
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-0/+1
* Add uniform debug dump function names.crowl2013-03-291-0/+17
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-8/+8
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* Change hash_table to support a comparator type different from thecrowl2012-10-251-5/+7
* Change more non-GTY hash tables to use the new type-safe template hash table.crowl2012-10-091-41/+40
* * cfg.c (dump_bb_info): Print a newline if there were no edges to dump.steven2012-08-291-0/+4
* 2012-08-24 Martin Jambor <mjambor@suse.cz>jamborm2012-08-241-5/+8
* 2012-08-13 Richard Guenther <rguenther@suse.de>rguenth2012-08-131-1/+1
* gcc/steven2012-08-071-1/+1
* gcc/steven2012-07-201-22/+52
* fix botched commitsteven2012-07-171-1/+0
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-50/+113
* gcc/steven2012-07-161-0/+1
* gcc/steven2012-07-081-261/+11
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* PR tree-optimization/52558aldyh2012-05-311-2/+2
* * cfg.c (disconnect_src): Do df_mark_solutions_dirty in the rightsteven2012-04-271-1/+1
* bb-reorder: Split EH edges crossing partitions.rth2011-07-231-1/+1
* Dump basic_block flags.rth2011-07-201-0/+20
* * cfg.c (redirect_edge_succ_nodup): Duplicate the varm maplaw2011-03-231-1/+1
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * basic-block.h (alloc_aux_for_block, alloc_aux_for_edge): Delete.froydnj2010-08-101-4/+4
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* gcc/ada:lauras2010-06-081-5/+5
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-4/+4
* * cfg.c (alloc_aux_for_block): Remove inline.ro2010-02-241-3/+3
* Remove trailing white spaces.hjl2009-11-251-12/+12
* * ira-conflicts.c: Use fputs or putc instead of fprintfuros2009-09-101-17/+17
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1