summaryrefslogtreecommitdiff
path: root/gcc/basic-block.h
Commit message (Expand)AuthorAgeFilesLines
* basic-block.h (ENTRY_BLOCK, EXIT_BLOCK): Document that neither of them is sup...Bernhard Reutner-Fischer2009-06-071-1/+2
* basic-block.h (struct basic_block_def): Add discriminator field.Cary Coutant2009-06-041-0/+3
* basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor2009-05-111-6/+10
* Expand from SSA.Michael Matz2009-04-261-0/+1
* tree.c (list_equal_p): New function.Jan Hubicka2009-04-251-5/+0
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-10/+5
* cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co...Laurynas Biveinis2009-04-221-1/+0
* basic-block.h (get_all_dominated_blocks): Declare.Richard Guenther2009-04-201-0/+2
* df-scan.c (persistent_obstack, [...]): Remove.Jan Hubicka2008-12-181-0/+5
* re PR middle-end/29609 (Even with -O0 -g gcc optimizes a goto away and I can...Jakub Jelinek2008-10-071-1/+2
* postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_for_...Jan Hubicka2008-08-311-1/+0
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-2/+0
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-0/+1
* loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka2008-08-291-0/+2
* tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Check that loop is not c...Jan Hubicka2008-08-291-2/+4
* expmed.c (store_bit_field_1): Be prepared for movstrict expander to fail.Jan Hubicka2008-08-281-0/+2
* predict.c (always_optimize_for_size_p): New function.Jan Hubicka2008-07-291-1/+12
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-10/+10
* cfganal.c: Include vec.h and vecprim.h.Steven Bosscher2008-06-261-0/+1
* predict.c (maybe_hot_frequency_p): Break out of...Jan Hubicka2008-06-021-0/+1
* [multiple changes]Diego Novillo2008-05-161-1/+4
* except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka2008-04-181-0/+7
* struct-equiv.c: Remove file.Andi Kleen2008-03-021-176/+0
* system.h (USE_MAPPED_LOCATION): Poison.Tom Tromey2008-02-261-2/+2
* basic-block.h (condjump_equiv_p): Fix comment.Bernhard Fischer2008-01-271-1/+1
* basic-block.h (struct edge_def): Pair dest_idx with goto_locus fields.Richard Guenther2008-01-071-4/+4
* ra-conflict.c: New file.Kenneth Zadeck2007-10-021-0/+15
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-271-2/+2
* alias.c (rtx_equal_for_memref_p): Constify.Kaveh R. Ghazi2007-08-141-19/+21
* dominance.c (dom_computed, [...]): Removed.Zdenek Dvorak2007-07-261-7/+15
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* cfghooks.c (remove_edge): New function.Zdenek Dvorak2007-07-091-1/+1
* basic-block.h: Remove the prototype for free_basic_block_vars.Kazu Hirata2007-06-131-2/+0
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-110/+61
* cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector.Zdenek Dvorak2007-06-031-5/+7
* basic-block.h: Remove the prototype for merge_seq_blocks.Kazu Hirata2007-05-261-1/+0
* re PR middle-end/32018 (ICE on optimization)Zdenek Dvorak2007-05-241-0/+3
* tree-vrp.c (finalize_jump_threads): Do not care about dominance info.Zdenek Dvorak2007-05-171-0/+4
* tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it...Zdenek Dvorak2007-05-141-1/+1
* gcse.c (gcse_main): Do jump bypassing in CPROP2.Steven Bosscher2007-05-121-1/+2
* basic-block.h (cdi_direction): Assign values to all enumeration constants.Josh Conner2007-05-041-4/+4
* tree-phinodes.c (reserve_phi_args_for_new_edge, [...]): Use phi_nodes_ptr.Zdenek Dvorak2007-04-231-6/+10
* predict.c: Include pointer-set.h.Zdenek Dvorak2007-04-221-3/+0
* tracer.c (tracer): Don't take FLAGS argument.Steven Bosscher2007-03-231-1/+2
* Makefile.in (OBJS-common): Remove conflict.oKazu Hirata2006-12-281-19/+0
* basic-block.h: Remove the prototype for expected_value_to_br_prob.Kazu Hirata2006-12-241-1/+0
* basic-block.h: Remove the prototype for commit_edge_insertions_watch_calls.Kazu Hirata2006-12-221-1/+0
* tree-vrp.c (execute_vrp): Do not pass loops structure through arguments.Zdenek Dvorak2006-11-251-1/+0
* tree-ssa-loop-im.c (schedule_sm, [...]): Use vector of edges instead of array.Zdenek Dvorak2006-11-211-0/+1
* tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak2006-11-171-0/+1