aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-28rtlanal.c (tablejump_p): False for returns.Bernd Schmidt1-0/+1
2011-07-23bb-reorder: Split EH edges crossing partitions.Richard Henderson1-17/+22
2011-05-29lto-streamer-out.c (pack_ts_fixed_cst_value_fields, [...]): Use enum and vari...Jan Hubicka1-1/+2
2011-04-07basic-block.h (force_nonfallthru): Move to...Eric Botcazou1-1/+0
2011-04-07re PR target/43920 (Choosing conditional execution over conditional branches ...Tom de Vries1-1/+4
2011-03-26basic-block.h (fixup_abnormal_edges): Adjust prototype.Eric Botcazou1-1/+1
2010-12-14re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt1-1/+7
2010-12-03basic-block.h (struct edge_prediction): Remove forward declaration.Laurynas Biveinis1-1/+0
2010-11-03Revert revision 164552.H.J. Lu1-7/+1
2010-11-02basic-block.h (insert_insn_end_bb_new): Delete.Eric Botcazou1-3/+0
2010-10-21basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd1-15/+5
2010-10-21basic-block.h (find_fallthru_edge): Define.Nathan Froyd1-0/+14
2010-09-23re PR rtl-optimization/44374 (Hoist same instructions in different branches)Bernd Schmidt1-1/+7
2010-08-10basic-block.h (alloc_aux_for_block, [...]): Delete.Nathan Froyd1-2/+0
2010-07-27re PR target/42495 (redundant memory load)Maxim Kuvyrkov1-0/+2
2010-06-08basic-block.h (single_succ_edge, [...]): Do sanity checking with ENABLE_CHECK...Jan Hubicka1-0/+10
2010-06-05tree-into-ssa.c (insert_phi_nodes): Use bitmap heads for dominance frontiers.Jan Hubicka1-2/+2
2010-05-29basic-block.h (struct control_flow_graph): Move last_label_uid field up.Nathan Froyd1-3/+3
2010-05-23regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher1-2/+0
2010-05-22coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher1-90/+1
2010-04-30toplev.c: Include varray.h for statistics dumping.Steven Bosscher1-1/+0
2010-04-14re PR rtl-optimization/21803 ([ia64] gcc produces really odd predicated code)Bernd Schmidt1-0/+4
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-01-03postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM with BLOCK_FOR_INSN.Steven Bosscher1-2/+0
2009-11-25Remove trailing white spaces.H.J. Lu1-1/+1
2009-08-27gengtype.c (main): Handle uint64_t.Richard Guenther1-2/+2
2009-07-08basic-block.h (dump_regset, [...]): Remove duplicate prototypes.Shujing Zhao1-2/+0
2009-06-07basic-block.h (ENTRY_BLOCK, EXIT_BLOCK): Document that neither of them is sup...Bernhard Reutner-Fischer1-1/+2
2009-06-04basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant1-0/+3
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor1-6/+10
2009-04-26Expand from SSA.Michael Matz1-0/+1
2009-04-25tree.c (list_equal_p): New function.Jan Hubicka1-5/+0
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-10/+5
2009-04-22cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co...Laurynas Biveinis1-1/+0
2009-04-20basic-block.h (get_all_dominated_blocks): Declare.Richard Guenther1-0/+2
2008-12-18df-scan.c (persistent_obstack, [...]): Remove.Jan Hubicka1-0/+5
2008-10-07re PR middle-end/29609 (Even with -O0 -g gcc optimizes a goto away and I can...Jakub Jelinek1-1/+2
2008-08-31postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_for_...Jan Hubicka1-1/+0
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-2/+0
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-0/+1
2008-08-29loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka1-0/+2
2008-08-29tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Check that loop is not c...Jan Hubicka1-2/+4
2008-08-28expmed.c (store_bit_field_1): Be prepared for movstrict expander to fail.Jan Hubicka1-0/+2
2008-07-29predict.c (always_optimize_for_size_p): New function.Jan Hubicka1-1/+12
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-10/+10
2008-06-26cfganal.c: Include vec.h and vecprim.h.Steven Bosscher1-0/+1
2008-06-02predict.c (maybe_hot_frequency_p): Break out of...Jan Hubicka1-0/+1
2008-05-16[multiple changes]Diego Novillo1-1/+4
2008-04-18except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka1-0/+7
2008-03-02struct-equiv.c: Remove file.Andi Kleen1-176/+0