summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc/steven2012-07-201-3/+8
* * dumpfile.h (TDF_COMMENT): New define.steven2012-07-171-95/+30
* * basic-block.h (struct edge_def): Use basic_block instead ofsteven2012-07-111-4/+4
* gcc/steven2012-07-081-28/+24
* * system.h (IFCVT_EXTRA_FIELDS): Poison.steven2012-06-291-5/+0
* PR tree-optimization/52558aldyh2012-05-311-0/+1
* * gimple.h (gimple_set_in_transaction): Remove.aldyh2012-05-211-1/+6
* * basic-block.h (struct rtl_bb_info): Remove visited member andmatz2012-05-081-11/+16
* * basic-block.h (struct rtl_bb_info, struct gimple_bb_info): Movematz2012-05-031-24/+28
* 2012-03-29 Richard Guenther <rguenther@suse.de>rguenth2012-03-291-3/+0
* 2012-03-28 Richard Guenther <rguenther@suse.de>rguenth2012-03-281-0/+1
* gcc/rsandifo2012-01-091-0/+1
* * doc/rtl.texi (simple_return): Document.bernds2011-08-271-1/+1
* * rtlanal.c (tablejump_p): False for returns.bernds2011-07-281-0/+1
* bb-reorder: Split EH edges crossing partitions.rth2011-07-231-17/+22
* * lto-streamer-out.c (pack_ts_fixed_cst_value_fields,hubicka2011-05-291-1/+2
* * basic-block.h (force_nonfallthru): Move to...ebotcazou2011-04-071-1/+0
* 2011-04-07 Tom de Vries <tom@codesourcery.com>vries2011-04-071-1/+4
* * basic-block.h (fixup_abnormal_edges): Adjust prototype.ebotcazou2011-03-261-1/+1
* gcc/bernds2010-12-141-1/+7
* 2010-12-01 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-12-031-1/+0
* Revert revision 164552.hjl2010-11-031-7/+1
* * basic-block.h (insert_insn_end_bb_new): Delete.ebotcazou2010-11-021-3/+0
* * basic-block.h (single_succ_edge): Use gcc_checking_assert.froydnj2010-10-211-15/+5
* * basic-block.h (find_fallthru_edge): Define.froydnj2010-10-211-0/+14
* PR rtl-optimization/44374bernds2010-09-231-1/+7
* * basic-block.h (alloc_aux_for_block, alloc_aux_for_edge): Delete.froydnj2010-08-101-2/+0
* PR target/42495mkuvyrkov2010-07-271-0/+2
* * basic-block.h (single_succ_edge, single_pred_edge, ei_container,hubicka2010-06-081-0/+10
* * tree-into-ssa.c (insert_phi_nodes): Use bitmap headshubicka2010-06-051-2/+2