aboutsummaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-26system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey1-2/+2
2008-01-27basic-block.h (condjump_equiv_p): Fix comment.Bernhard Fischer1-1/+1
2008-01-07basic-block.h (struct edge_def): Pair dest_idx with goto_locus fields.Richard Guenther1-4/+4
2007-10-02ra-conflict.c: New file.Kenneth Zadeck1-0/+15
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-08-14alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi1-19/+21
2007-07-26dominance.c (dom_computed, [...]): Removed.Zdenek Dvorak1-7/+15
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-09cfghooks.c (remove_edge): New function.Zdenek Dvorak1-1/+1
2007-06-13basic-block.h: Remove the prototype for free_basic_block_vars.Kazu Hirata1-2/+0
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-110/+61
2007-06-03cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak1-5/+7
2007-05-26basic-block.h: Remove the prototype for merge_seq_blocks.Kazu Hirata1-1/+0
2007-05-24re PR middle-end/32018 (ICE on optimization)Zdenek Dvorak1-0/+3
2007-05-17tree-vrp.c (finalize_jump_threads): Do not care about dominance info.Zdenek Dvorak1-0/+4
2007-05-14tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it...Zdenek Dvorak1-1/+1
2007-05-12gcse.c (gcse_main): Do jump bypassing in CPROP2.Steven Bosscher1-1/+2
2007-05-04basic-block.h (cdi_direction): Assign values to all enumeration constants.Josh Conner1-4/+4
2007-04-23tree-phinodes.c (reserve_phi_args_for_new_edge, [...]): Use phi_nodes_ptr.Zdenek Dvorak1-6/+10
2007-04-22predict.c: Include pointer-set.h.Zdenek Dvorak1-3/+0
2007-03-23tracer.c (tracer): Don't take FLAGS argument.Steven Bosscher1-1/+2
2006-12-28Makefile.in (OBJS-common): Remove conflict.oKazu Hirata1-19/+0
2006-12-24basic-block.h: Remove the prototype for expected_value_to_br_prob.Kazu Hirata1-1/+0
2006-12-22basic-block.h: Remove the prototype for commit_edge_insertions_watch_calls.Kazu Hirata1-1/+0