aboutsummaryrefslogtreecommitdiff
path: root/gcc/cfgbuild.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-2/+1
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-05-25function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou1-2/+2
2010-05-22coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher1-0/+1
2009-09-16re PR middle-end/41360 (Revision 151696 breaks gcc.c-torture/compile/builtin_...Richard Henderson1-2/+2
2009-09-16re PR middle-end/41360 (Revision 151696 breaks gcc.c-torture/compile/builtin_...Richard Henderson1-2/+10
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson1-0/+9
2009-09-14Squash commit of EH in gimpleRichard Henderson1-57/+31
2009-09-03cfgbuild.c (find_bb_boundaries): Split blocks containing a barrier.David Daney1-0/+7
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+2
2009-04-22cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co...Laurynas Biveinis1-202/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-1/+1
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-1/+1
2007-08-14alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi1-5/+5
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-06-06haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ...Zdenek Dvorak1-3/+31
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka1-17/+13
2007-04-19re PR rtl-optimization/29841 (ICE with scheduling and __builtin_trap)Eric Botcazou1-0/+5
2007-01-03alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.Kazu Hirata1-3/+1
2007-01-02Revert:Kazu Hirata1-1/+3
2007-01-02alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.Kazu Hirata1-3/+1
2006-05-18Whitespace fixupsMike Stump1-10/+10
2006-01-11basic-block.h (control_flow_graph): Change the type of x_basic_block_info to ...Kazu Hirata1-3/+6
2005-12-17basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin1-4/+7
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-2/+1
2005-03-14* cfgbuild.c: Update comments.Kazu Hirata1-10/+27
2005-03-14basic-block.h: Update the prototypes of cached_make_edge and rtl_make_eh_edge.Kazu Hirata1-24/+19
2005-03-11basic-block.h (single_succ_p, [...]): New inline functions.Zdenek Dvorak1-2/+2
2005-03-09cfgbuild.c (state, [...]): Move just before make_edges.Kazu Hirata1-19/+28
2005-03-07cfgbuild.c (find_sub_basic_blocks): Remove.Kazu Hirata1-42/+2
2005-02-15basic-block.h: Adjust the prototype for find_basic_blocks.Kazu Hirata1-4/+2
2005-01-26re PR middle-end/16585 (current_function_has_computed_jump incorrectly change...Steven Bosscher1-14/+0
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-07re PR rtl-optimization/18861 (ICE Segmentation fault in try_crossjump_to_edge...Jakub Jelinek1-0/+64
2004-11-29cfgcleanup.c (outgoing_edges_match, [...]): Remove CASE_DROPS_THROUGH checks,...Steven Bosscher1-9/+2
2004-11-22cfg.c (cached_make_edge): Use find_edge rather than an inlined variant.Jeff Law1-7/+4
2004-09-28backport: basic-block.h: Include vec.h, errors.h.Ben Elliston1-8/+13
2004-09-09basic-block.h (guess_outgoing_edge_probabilities): Declare.Jan Hubicka1-29/+37
2004-09-07cfganal.c (flow_depth_first_order_compute, [...]): Use gcc_assert or gcc_unre...Nathan Sidwell1-9/+6
2004-08-25Add more details to hot/cold partitioning comments and documentation.Caroline Tice1-1/+4
2004-08-04basic-block.h (profile_staus): New global variable.Jan Hubicka1-0/+2
2004-07-09alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn1-8/+8
2004-06-17cfgbuild.c (make_edges): Do not use label_value_list.Jan Hubicka1-44/+7
2004-06-14basic-block.h (could_fall_through): Declare.J"orn Rennecke1-0/+7
2004-06-03basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher1-61/+1
2004-05-27* cfgbuild.c (control_flow_insn_p): Notice noreturn callJan Hubicka1-0/+6
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-4/+4
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice1-0/+6