summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Put back typedef for gcov_working_set_t/gcov_bucket_typehjl2013-12-101-1/+1
* * gcc/cgraph.h (cgraph_node_set_iterator, varpool_node_set_iterator):olegendo2013-12-101-7/+7
* Eliminate FOR_ALL_BB macro.dmalcolm2013-12-091-3/+0
* Eliminate FOR_EACH_BB_REVERSE macro.dmalcolm2013-12-091-2/+0
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-2/+0
* Eliminate last_basic_block macro.dmalcolm2013-12-091-3/+0
* Eliminate profile_status macro.dmalcolm2013-12-091-1/+0
* Eliminate label_to_block_map macro.dmalcolm2013-12-091-1/+0
* Eliminate basic_block_info macro.dmalcolm2013-12-091-1/+0
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-2/+0
* Eliminate SET_BASIC_BLOCK macro.dmalcolm2013-12-091-1/+0
* Rename profile_status_for_function to profile_status_for_fn.dmalcolm2013-12-091-1/+1
* Rename label_to_block_map_for_function to label_to_block_map_for_fn.dmalcolm2013-12-091-1/+1
* Rename last_basic_block_for_function to last_basic_block_for_fn.dmalcolm2013-12-091-1/+1
* Rename macros (basic_block_info_for_function, BASIC_BLOCK_FOR_FUNCTION,dmalcolm2013-12-091-5/+5
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-6/+4
* Eliminate n_edges macrodmalcolm2013-11-191-2/+1
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-2/+1
* * basic-block.h (has_abnormal_or_eh_outgoing_edge): Renamed fromlaw2013-11-151-2/+2
* * basic-block.h (has_abnormal_outgoing_edge_p): Moved here from...law2013-11-141-0/+15
* * gimple.h (block_in_transaction): Move to basic-block.h and rename.amacleod2013-11-061-0/+8
* 2013-10-30 Richard Biener <rguenther@suse.de>rguenth2013-10-301-0/+2
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-3/+1
* * tree-flow.h: Remove some prototypes.amacleod2013-10-021-0/+1
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-6/+6
* 2013-09-06 Richard Biener <rguenther@suse.de>rguenth2013-09-061-0/+17
* * basic-block.h (apply_scale): Make scale parmeter gcov_type.hubicka2013-08-311-1/+1
* This patch sanitizes the partitioning to address issues such as edgetejohnson2013-08-311-0/+2
* 2013-06-06 Teresa Johnson <tejohnson@google.com>tejohnson2013-06-061-0/+1
* This patch fixes PR bootstrap/57077. Certain new uses of apply_probabilitytejohnson2013-04-291-2/+12
* First phase of unifying the computation of profile scale factors/probabilitiestejohnson2013-04-081-0/+5
* This patch enables the gcov-dump tool to optionally compute and dumptejohnson2013-04-031-10/+1
* Add uniform debug dump function names.crowl2013-03-291-0/+2
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+2
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-29/+23
* This patch normalizes more bitmap function names.crowl2012-11-011-4/+4
* gcc/steven2012-10-311-0/+1
* * loop-doloop.c (doloop_modify): Pass doloop_end pattern toamylaar2012-10-161-0/+1
* * basic-block. (profile_record): New struct, moved from passes.c.steven2012-10-091-0/+31
* * basic-block.h (RDIV): Define.hubicka2012-09-281-4/+39
* Integrate lexical block into source_location.dehao2012-09-191-2/+1
* Enhances the gcov program summary by adding a histogram of arc countertejohnson2012-09-041-0/+14
* 2012-08-24 Martin Jambor <mjambor@suse.cz>jamborm2012-08-241-2/+2
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-5/+10
* 2012-08-13 Richard Guenther <rguenther@suse.de>rguenth2012-08-131-7/+4
* Fix typo in comment in basic-block.hdodji2012-07-251-1/+1
* * sbitmap.h (struct int_list): Remove.steven2012-07-231-0/+6